C# Class EmberDataAdapter.Internal.EdContractResolver

Inheritance: Newtonsoft.Json.Serialization.DefaultContractResolver
Afficher le fichier Open project: rmichela/EmberDataAdapter

Méthodes publiques

Méthode Description
EdContractResolver ( ) : Newtonsoft.Json.Serialization

Méthodes protégées

Méthode Description
ResolvePropertyName ( string propertyName ) : string

Method Details

EdContractResolver() public méthode

public EdContractResolver ( ) : Newtonsoft.Json.Serialization
Résultat Newtonsoft.Json.Serialization

ResolvePropertyName() protected méthode

protected ResolvePropertyName ( string propertyName ) : string
propertyName string
Résultat string