static void UnregisterFunction(String sKey) { MMCustomTextSources.Unregister(sKey); }
internal static void Unregister(string registryKey) { MMCustomTextSources.Unregister(registryKey); }