TypeMapperContext
The context object for the ITypeMapper interface.
The JsonSchemaGenerator.
The JsonSchemaResolver.
The parent properties (e.g. the attributes on the property).
The source type.
public TypeMapperContext(Type type, JsonSchemaGenerator jsonSchemaGenerator, JsonSchemaResolver jsonSchemaResolver, IEnumerable<Attribute> parentAttributes)
Initializes a new instance of the TypeMapperContext class.