コード例 #1
0
ファイル: DynaContext.cs プロジェクト: tilekchubakov/CISSA
 public DynaContext(WorkflowContext context)
 {
     Context = context;
 }