If you want to call a controller just nu get an instance of it you can use this method as a target.
            You may also override this method in your controller implementation. 
            
 
    Namespace: 
   Crosser.Common.Server
    Assembly:
   Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
 Syntax
Syntaxpublic virtual Task Open()
Return Value
Type: 
TaskTask
 See Also
See Also