MapperBuilder - конструктор |
Пространство имён:
Tessa.Views.Mapping
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public MapperBuilder(
[NotNullAttribute] MappingContext context
)
Public Sub New (
<NotNullAttribute> context As MappingContext
)
public:
MapperBuilder(
[NotNullAttribute] MappingContext^ context
)
new :
[<NotNullAttribute>] context : MappingContext -> MapperBuilder
Параметры
- context
- Тип: Tessa.Views.MappingMappingContext
Контекст сопоставления
См. также