Beispiel #1
0
 public static string GetDebugDescription(this MLCConvolutionType self)
 {
     return(CFString.FromHandle(MLCConvolutionTypeDebugDescription(self)));
 }
Beispiel #2
0
 static extern /* NSString */ IntPtr MLCConvolutionTypeDebugDescription(MLCConvolutionType convolutionType);