예제 #1
0
 public static void AttachObject(int attachToObj, int attachmentObj)
 {
     Delegates.AttachObjectARB(attachToObj, attachmentObj);
 }