예제 #1
0
 public string HistroyCmdName(uint index)
 {
     return(Marshal.PtrToStringAnsi(MtlEditorCoreImporter.HistroyCmdName(core_, index)));
 }