Beispiel #1
0
 public static AnyObject PropertyListWithStream(NSInputStream stream, NSPropertyListReadOptions options, UnsafeMutablePointer <NSPropertyListFormat> format, NSErrorPointer error)
 {
     return(default(AnyObject));
 }
Beispiel #2
0
 public static AnyObject PropertyListWithData(NSData data, NSPropertyListReadOptions options, UnsafeMutablePointer <NSPropertyListFormat> format, NSErrorPointer error)
 {
     return(default(AnyObject));
 }