C# 클래스 OrderedContractResolver, code

상속: DefaultContractResolver
파일 보기 프로젝트 열기: shendongnian/code

보호된 메소드들

메소드 설명
CreateProperties ( Type type, Newtonsoft.Json.MemberSerialization memberSerialization ) : System.Collections.Generic.IList

메소드 상세

CreateProperties() 보호된 메소드

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