Mono Class Library: OverviewSystem.Runtime.InteropServices._MethodInfo: Members |
The members of System.Runtime.InteropServices._MethodInfo are listed below.
[read-only] Attributes System.Reflection.MethodAttributes. Documentation for this section has not yet been entered. [read-only] CallingConvention System.Reflection.CallingConventions. Documentation for this section has not yet been entered. [read-only] DeclaringType Type. Documentation for this section has not yet been entered. [read-only] IsAbstract bool. Documentation for this section has not yet been entered. [read-only] IsAssembly bool. Documentation for this section has not yet been entered. [read-only] IsConstructor bool. Documentation for this section has not yet been entered. [read-only] IsFamily bool. Documentation for this section has not yet been entered. [read-only] IsFamilyAndAssembly bool. Documentation for this section has not yet been entered. [read-only] IsFamilyOrAssembly bool. Documentation for this section has not yet been entered. [read-only] IsFinal bool. Documentation for this section has not yet been entered. [read-only] IsHideBySig bool. Documentation for this section has not yet been entered. [read-only] IsPrivate bool. Documentation for this section has not yet been entered. [read-only] IsPublic bool. Documentation for this section has not yet been entered. [read-only] IsSpecialName bool. Documentation for this section has not yet been entered. [read-only] IsStatic bool. Documentation for this section has not yet been entered. [read-only] IsVirtual bool. Documentation for this section has not yet been entered. [read-only] MemberType System.Reflection.MemberTypes. Documentation for this section has not yet been entered. [read-only] MethodHandle RuntimeMethodHandle. Documentation for this section has not yet been entered. [read-only] Name string. Documentation for this section has not yet been entered. [read-only] ReflectedType Type. Documentation for this section has not yet been entered. [read-only] ReturnType Type. Documentation for this section has not yet been entered. [read-only] ReturnTypeCustomAttributes System.Reflection.ICustomAttributeProvider. Documentation for this section has not yet been entered.
Equals(object) : bool Documentation for this section has not yet been entered.GetBaseDefinition() : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetCustomAttributes(bool) : object[] Documentation for this section has not yet been entered.GetCustomAttributes(Type, bool) : object[] Documentation for this section has not yet been entered.GetHashCode() : int Documentation for this section has not yet been entered.GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr) Documentation for this section has not yet been entered.GetMethodImplementationFlags() : System.Reflection.MethodImplAttributes Documentation for this section has not yet been entered.GetParameters() : System.Reflection.ParameterInfo[] Documentation for this section has not yet been entered.GetType() : Type Documentation for this section has not yet been entered.GetTypeInfo(uint, uint, IntPtr) Documentation for this section has not yet been entered.GetTypeInfoCount(out uint) Documentation for this section has not yet been entered.Invoke(object, object[]) : object Documentation for this section has not yet been entered.Invoke(object, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo) : object Documentation for this section has not yet been entered.Invoke(uint, ref Guid, uint, short, IntPtr, IntPtr, IntPtr, IntPtr) Documentation for this section has not yet been entered.IsDefined(Type, bool) : bool Documentation for this section has not yet been entered.ToString() : string Documentation for this section has not yet been entered.