예제 #1
0
 internal new static IntPtr Extend(string typeName) {
   return NoesisGUI_PINVOKE.Extend_Popup(Marshal.StringToHGlobalAnsi(typeName));
 }