Interface ITargetPropertySelector
Namespace: Nett
Assembly: Nett.dll
Syntax
public interface ITargetPropertySelector
Methods
| Improve this Doc View SourceTryGetTargetProperty(String, Type)
Declaration
PropertyInfo TryGetTargetProperty(string key, Type target)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key | |
| System.Type | target |
Returns
| Type | Description |
|---|---|
| System.Reflection.PropertyInfo |