Method | Description | |
---|---|---|
CreateSerializer ( ) : |
||
DefaultTypeTagName ( |
||
DocumentConvention ( ) : System | ||
GenerateDocumentKey ( object entity ) : string | ||
GenerateDocumentKeyUsingIdentity ( |
||
GetIdentityProperty ( |
||
GetTypeTagName ( |
public CreateSerializer ( ) : |
||
return |
public static DefaultTypeTagName ( |
||
t | ||
return | string |
public GenerateDocumentKey ( object entity ) : string | ||
entity | object | |
return | string |
public static GenerateDocumentKeyUsingIdentity ( |
||
conventions | ||
entity | object | |
return | string |
public GetIdentityProperty ( |
||
type | ||
return |
public GetTypeTagName ( |
||
type | ||
return | string |