Interface IKeyGenerator
Namespace: Nett
Assembly: Nett.dll
Syntax
public interface IKeyGenerator
  Methods
| Improve this Doc View SourceGetKey(MemberInfo)
Declaration
string GetKey(MemberInfo property)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Reflection.MemberInfo | property | 
Returns
| Type | Description | 
|---|---|
| System.String |