C# Class AIMS_BD_IATI.WebAPIAPI.WebApiApplication.DynamicContractResolver

Inheritance: Newtonsoft.Json.Serialization.DefaultContractResolver
Show file Open project: BD-IATI/edi

Protected Methods

Method Description
GetSerializableMembers ( Type objectType ) : List

Method Details

GetSerializableMembers() protected method

protected GetSerializableMembers ( Type objectType ) : List
objectType System.Type
return List