Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OrderedContractResolver
C# Class OrderedContractResolver, code
Inheritance:
DefaultContractResolver
Mostrar archivo
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