Example #1
0
 public object MarshalNativeToManaged(IntPtr pNativeData)
 {
     return(ObjC.GetSelectorName(pNativeData));
 }