Exemple #1
0
 /// <summary>
 /// Call ResetStubs to reset factory defaults after a mocking
 /// </summary>
 internal static void ResetStubs()
 {
     Stubs = new FactoryStubs();
 }
 /// <summary>
 /// Call ResetStubs to reset factory defaults after a mocking
 /// </summary>
 internal static void ResetStubs()
 {
     Stubs = new FactoryStubs();
 }