예제 #1
0
 /// <summary>
 /// Unregisters the native types generated for managed extend classes, so they can be
 /// modified and updated without unloading NoesisGUI.
 /// </summary>
 public static void UnregisterNativeTypes()
 {
     Extend.UnregisterNativeTypes();
 }