Inheritance: NSObject
Exemplo n.º 1
0
 public static void InsertKnownAbsent(NSMapTable map, IntPtr key, id value)
 {
     // FIXME
 }
Exemplo n.º 2
0
 public static id Get(NSMapTable map, IntPtr ptr)
 {
     // FIXME
     return null;
 }