Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OrderedContractResolver
C# Class OrderedContractResolver, code
Inheritance:
DefaultContractResolver
ファイルを表示
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