public static void RevertToDefaultImplementation() => Implementation = defaultImplementation;
Esempio n. 2
0
 /// <summary>
 /// For unit testing / mocking
 /// </summary>
 internal static void RevertToDefaultImplementation() => Implementation = defaultImplementation;