Ejemplo n.º 1
0
 static void UnregisterFunction(String sKey)
 {
     MMCustomTextSources.Unregister(sKey);
 }
Ejemplo n.º 2
0
 internal static void Unregister(string registryKey)
 {
     MMCustomTextSources.Unregister(registryKey);
 }