Beispiel #1
0
 public GetBySystemNameResponse(UnitTesting.Lookup.LookupValue GetBySystemNameResult)
 {
     this.GetBySystemNameResult = GetBySystemNameResult;
 }
Beispiel #2
0
 public GetResponse(UnitTesting.Lookup.LookupValue GetResult)
 {
     this.GetResult = GetResult;
 }