public static void LateSet(object Instance, System.Type Type, string MemberName, object[] Arguments, string[] ArgumentNames, System.Type[] TypeArguments, bool OptimisticSet, bool RValueBase, Microsoft.VisualBasic.CallType CallType)
 {
 }
Esempio n. 2
0
 // Methods
 public static object CallByName(object Instance, string MethodName, Microsoft.VisualBasic.CallType UseCallType, object[] Arguments)
 {
 }
Esempio n. 3
0
 public static void LateSet(object instance, System.Type type, string memberName, object[] arguments, string[] argumentNames, System.Type[] typeArguments, bool optimisticSet, bool rValueBase, Microsoft.VisualBasic.CallType callType)
 {
 }