C# Class BSky.Statistics.Common.Session

显示文件 Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Public Methods

Method Description
CreateAdhocCommand ( string name, string sourceSyntax ) : ServerCommand
Session ( CommandDispatcher dispatcher )

Method Details

CreateAdhocCommand() public method

public CreateAdhocCommand ( string name, string sourceSyntax ) : ServerCommand
name string
sourceSyntax string
return ServerCommand

Session() public method

public Session ( CommandDispatcher dispatcher )
dispatcher CommandDispatcher