Show / Hide Table of Contents

Interface ITargetPropertySelector

Namespace: Nett
Assembly: Nett.dll
Syntax
public interface ITargetPropertySelector

Methods

| Improve this Doc View Source

TryGetTargetProperty(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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX