C# Class OrderedContractResolver, code

Inheritance: DefaultContractResolver
Mostra file Open project: shendongnian/code

Protected Methods

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

Method Details

CreateProperties() protected method

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