C# 클래스 BSky.Statistics.Common.Session

파일 보기 프로젝트 열기: BlueSkyStatistics/BlueSkyRepository 1 사용 예제들

공개 메소드들

메소드 설명
CreateAdhocCommand ( string name, string sourceSyntax ) : ServerCommand
Session ( CommandDispatcher dispatcher )

메소드 상세

CreateAdhocCommand() 공개 메소드

public CreateAdhocCommand ( string name, string sourceSyntax ) : ServerCommand
name string
sourceSyntax string
리턴 ServerCommand

Session() 공개 메소드

public Session ( CommandDispatcher dispatcher )
dispatcher CommandDispatcher