public MapperBuilder(
[NotNullAttribute] MappingContext context
)
Public Sub New (
<NotNullAttribute> context As MappingContext
)
public:
MapperBuilder(
[NotNullAttribute] MappingContext^ context
)
new :
[<NotNullAttribute>] context : MappingContext -> MapperBuilder