LocationBindingExtensions.GetValue Method |
Name | Description | |
---|---|---|
GetValue(ILocationBinding, Object) |
Gets the value of a field or property.
| |
GetValue<T>(ILocationBinding<T>, Object) |
Gets the value of a field or property.
| |
GetValue(ILocationBinding, Object, Arguments) |
Gets the value of an indexer (property with arguments).
| |
GetValue<T>(ILocationBinding<T>, Object, Arguments) |
Gets the value of an indexer (property with arguments).
|