Esempio n. 1
0
 public static string GetDebugDescription(this MLCReductionType self)
 {
     return(CFString.FromHandle(MLCReductionTypeDebugDescription(self)));
 }
Esempio n. 2
0
 static extern /* NSString */ IntPtr MLCReductionTypeDebugDescription(MLCReductionType reductionType);