C# Class BSky.Statistics.Common.Session

Afficher le fichier Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Méthodes publiques

Méthode Description
CreateAdhocCommand ( string name, string sourceSyntax ) : ServerCommand
Session ( CommandDispatcher dispatcher )

Method Details

CreateAdhocCommand() public méthode

public CreateAdhocCommand ( string name, string sourceSyntax ) : ServerCommand
name string
sourceSyntax string
Résultat ServerCommand

Session() public méthode

public Session ( CommandDispatcher dispatcher )
dispatcher CommandDispatcher