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