메소드 | 설명 | |
---|---|---|
ActionRepository ( ISQLiteConnectionFactory sqlConnectionFactory ) : System.Collections.Generic | ||
AllActions ( ) : IList |
||
DefineAction ( |
||
GetByActionId ( string actionId ) : |
||
GetByProjectId ( string projectId ) : |
public ActionRepository ( ISQLiteConnectionFactory sqlConnectionFactory ) : System.Collections.Generic | ||
sqlConnectionFactory | ISQLiteConnectionFactory | |
리턴 | System.Collections.Generic |
public DefineAction ( |
||
action | ||
리턴 | void |
public GetByActionId ( string actionId ) : |
||
actionId | string | |
리턴 |
public GetByProjectId ( string projectId ) : |
||
projectId | string | |
리턴 |