static GuidProvider() { current = new DefaultGuidProvider(); }
public static void ResetToDefault() { current = new DefaultGuidProvider(); }