Exemplo n.º 1
0
 public static string GetDebugDescription(this MLCLstmResultMode self)
 {
     return(CFString.FromHandle(MLCLSTMResultModeDebugDescription(self)));
 }
Exemplo n.º 2
0
 static extern /* NSString */ IntPtr MLCLSTMResultModeDebugDescription(MLCLstmResultMode mode);