C# Класс KonfDB.Engine.Database.ObjectMappers.DbToModelConverter

Показать файл Открыть проект

Открытые методы

Метод Описание
ToModel ( this input ) : ApplicationModel
ToModel ( this input ) : EnvironmentModel
ToModel ( this input ) : List
ToModel ( this input ) : List
ToModel ( this input ) : List
ToModel ( this input ) : List
ToModel ( this input ) : List
ToModel ( this input ) : List
ToModel ( this input ) : List
ToModel ( this mapping ) : MappingModel
ToModel ( this input ) : ParameterModel
ToModel ( this input ) : RegionModel
ToModel ( this input ) : ServerModel
ToModel ( this input ) : SuiteUserModel

Описание методов

ToModel() публичный статический Метод

public static ToModel ( this input ) : ApplicationModel
input this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.ApplicationModel

ToModel() публичный статический Метод

public static ToModel ( this input ) : EnvironmentModel
input this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.EnvironmentModel

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this input ) : List
input this
Результат List

ToModel() публичный статический Метод

public static ToModel ( this mapping ) : MappingModel
mapping this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.MappingModel

ToModel() публичный статический Метод

public static ToModel ( this input ) : ParameterModel
input this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.ParameterModel

ToModel() публичный статический Метод

public static ToModel ( this input ) : RegionModel
input this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.RegionModel

ToModel() публичный статический Метод

public static ToModel ( this input ) : ServerModel
input this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.ServerModel

ToModel() публичный статический Метод

public static ToModel ( this input ) : SuiteUserModel
input this
Результат KonfDB.Infrastructure.Database.Entities.Configuration.SuiteUserModel