コード例 #1
0
 public static SPInvocationGrabber NextRunLoop(this NSObject obj)
 {
     return(obj.InvokeAfter(0));
 }