Example #1
0
 public void Setup()
 {
     _graph = Behavior.BuildGraph().AddActionsInThisNamespace();
     _statusCodeConvention = new StatusCodeConvention();
 }
 public void Setup()
 {
     _graph = Behavior.BuildGraph().AddActionsInThisNamespace();
     _statusCodeConvention = new StatusCodeConvention();
 }