|
override string | ToString () |
|
void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
|
override MethodInfo | GetGetMethod (bool nonPublic) |
|
override ParameterInfo[] | GetIndexParameters () |
|
override MethodInfo | GetSetMethod (bool nonPublic) |
|
override bool | IsDefined (global::System.Type attributeType, bool inherit) |
|
override object[] | GetCustomAttributes (bool inherit) |
|
override object[] | GetCustomAttributes (global::System.Type attributeType, bool inherit) |
|
override object | GetValue (object obj, object[] index) |
|
override object | GetValue (object obj, BindingFlags invokeAttr, Binder binder, object[] index, global::System.Globalization.CultureInfo culture) |
|
override void | SetValue (object obj, object value, BindingFlags invokeAttr, Binder binder, object[] index, global::System.Globalization.CultureInfo culture) |
|
| RuntimePropertyInfo () |
|
MethodInfo | GetGetMethod () |
|
MethodInfo | GetSetMethod () |
|
object | GetValue (object obj) |
|
virtual void | SetValue (object obj, object value, object[] index) |
|
override bool | Equals (object obj) |
|
override int | GetHashCode () |
|
Definition at line 16 of file RuntimePropertyInfo.cs.