Method | Description | |
---|---|---|
CustomizeName ( |
||
GetInstanceFactory ( |
||
GetName ( MemberInfo property ) : string | ||
GetSerializationFactory ( |
||
RegisterConverter ( |
public CustomizeName ( |
||
type | ||
property | string | |
name | string | |
return | void |
public GetInstanceFactory ( |
||
type | ||
return | Func |
public GetName ( MemberInfo property ) : string | ||
property | MemberInfo | |
return | string |
public GetSerializationFactory ( |
||
type | ||
return | string>.Func |
public RegisterConverter ( |
||
type | ||
converter | IPostgresTypeConverter | |
return | void |