프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BuildResultReposonse ( string method, object value ) : string | ||
GetCommand ( string method ) : IDataCommand |
지정한 메소드에 해당하는 IDataCommand 인스턴스를 IoC로부터 Resolve합니다.
|
public static BuildResultReposonse ( string method, object value ) : string | ||
method | string | |
value | object | |
리턴 | string |
public static GetCommand ( string method ) : IDataCommand | ||
method | string | |
리턴 | IDataCommand |