Esempio n. 1
0
 public MockOrgService()
 {
     CapturedInput = new OrgInput();
     RespondWith   = new OrgReponse();
 }
Esempio n. 2
0
 public MockOrgService()
 {
     CapturedInput = new OrgInput();
     RespondWith = new OrgReponse();
 }