예제 #1
0
 public string GetClassType()
 {
     return(UTF8ToStr(NativeIUP.IupGetClassType(Handle)));
 }