C# Class Microsoft.AspNet.SignalR.Utils.Program

Mostra file Open project: SignalR/SignalR

Private Methods

Method Description
ExitWithError ( string error = null ) : void
Main ( string args ) : void
ParseCommand ( string args ) : ICommand
PrintBanner ( ) : void
PrintError ( string error ) : void
PrintHelp ( string error = null ) : void
PrintInfo ( string message ) : void
PrintSuccess ( string message ) : void
PrintWarning ( string info ) : void