示例#1
0
 public TypedPtr <CFString> CFURLGetString(IntPtr anURL)
 {
     return(CoreFoundation.CFURLGetString(anURL));
 }