C# Class OrderedContractResolver, code

Inheritance: DefaultContractResolver
Afficher le fichier Open project: shendongnian/code

Méthodes protégées

Méthode Description
CreateProperties ( Type type, Newtonsoft.Json.MemberSerialization memberSerialization ) : System.Collections.Generic.IList

Method Details

CreateProperties() protected méthode

protected CreateProperties ( Type type, Newtonsoft.Json.MemberSerialization memberSerialization ) : System.Collections.Generic.IList
type System.Type
memberSerialization Newtonsoft.Json.MemberSerialization
Résultat System.Collections.Generic.IList