コード例 #1
0
 public void Setup()
 {
     _graph = Behavior.BuildGraph().AddActionsInThisNamespace();
     _statusCodeConvention = new StatusCodeConvention();
 }
コード例 #2
0
 public void Setup()
 {
     _graph = Behavior.BuildGraph().AddActionsInThisNamespace();
     _statusCodeConvention = new StatusCodeConvention();
 }