C# (CSharp) IQObjectMapper 네임스페이스

중첩된 네임스페이스

IQObjectMapper.Impl
IQObjectMapper.Tests

클래스들

이름 설명
MapOptions The global options object. To override options for a specific instance, pass in an instance of this, e.g. var opts = new Options { ParseValues=true, IncludeProperties=false}; Anything not specified in the constructor will default to the overall default options defined in ObjectMapper.DefaultOptions