C# Class Nethereum.JsonRpc.Client.NullParamsFirstElementResolver

Inheritance: Newtonsoft.Json.Serialization.DefaultContractResolver
ファイルを表示 Open project: Nethereum/Nethereum

Protected Methods

Method Description
CreateProperties ( Type type, MemberSerialization memberSerialization ) : IList

Method Details

CreateProperties() protected method

protected CreateProperties ( Type type, MemberSerialization memberSerialization ) : IList
type System.Type
memberSerialization MemberSerialization
return IList