Пример #1
0
 // API
 public static object createStub(Type parentType, StubProvider stubProvider)
 {
     return(Implementation.createStub(parentType, stubProvider));
 }
Пример #2
0
 public static object createStub(Type parentType, StubProvider stubProvider)
 {
     throw new global::System.NotImplementedException("Test.CreateStub");
 }