|
| void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
| |
| override MethodImplAttributes | GetMethodImplementationFlags () |
| |
| override ParameterInfo[] | GetParameters () |
| |
| override object | Invoke (object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, global::System.Globalization.CultureInfo culture) |
| |
| object | InternalInvoke (object obj, object[] parameters, bool wrapExceptions) |
| |
| override object | Invoke (BindingFlags invokeAttr, Binder binder, object[] parameters, global::System.Globalization.CultureInfo culture) |
| |
| override bool | IsDefined (global::System.Type attributeType, bool inherit) |
| |
| override object[] | GetCustomAttributes (bool inherit) |
| |
| override object[] | GetCustomAttributes (global::System.Type attributeType, bool inherit) |
| |
| override MethodBody | GetMethodBody () |
| |
| override string | ToString () |
| |
| | RuntimeConstructorInfo () |
| |
| object | Invoke (object[] parameters) |
| |
| object | Invoke (object obj, object[] parameters) |
| |
| override bool | Equals (object obj) |
| |
| override int | GetHashCode () |
| |
| virtual global::System.Type[] | GetGenericArguments () |
| |
|
| override Module | Module [get, set] |
| |
| BindingFlags | BindingFlags [get, set] |
| |
| global::System.RuntimeType | ReflectedTypeInternal [get, set] |
| |
| override global::System.RuntimeMethodHandle | MethodHandle [get, set] |
| |
| override MethodAttributes | Attributes [get, set] |
| |
| override CallingConventions | CallingConvention [get, set] |
| |
| override bool | ContainsGenericParameters [get, set] |
| |
| override global::System.Type | ReflectedType [get, set] |
| |
| override global::System.Type | DeclaringType [get, set] |
| |
| override string | Name [get, set] |
| |
| override bool | IsSecurityCritical [get, set] |
| |
| override int | MetadataToken [get, set] |
| |
| override MemberTypes | MemberType [get, set] |
| |
| bool | IsAbstract [get, set] |
| |
| bool | IsConstructor [get, set] |
| |
| bool | IsStatic [get, set] |
| |
| bool | IsVirtual [get, set] |
| |
| bool | IsPublic [get, set] |
| |
| virtual bool | IsGenericMethod [get, set] |
| |
| virtual bool | IsGenericMethodDefinition [get, set] |
| |
Definition at line 15 of file RuntimeConstructorInfo.cs.
The documentation for this class was generated from the following file: