C# Class KonfDB.Engine.Database.ObjectMappers.DbToModelConverter

Show file Open project: punitganshani/KonfDB

Public Methods

Method Description
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

Method Details

ToModel() public static method

public static ToModel ( this input ) : ApplicationModel
input this
return KonfDB.Infrastructure.Database.Entities.Configuration.ApplicationModel

ToModel() public static method

public static ToModel ( this input ) : EnvironmentModel
input this
return KonfDB.Infrastructure.Database.Entities.Configuration.EnvironmentModel

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this input ) : List
input this
return List

ToModel() public static method

public static ToModel ( this mapping ) : MappingModel
mapping this
return KonfDB.Infrastructure.Database.Entities.Configuration.MappingModel

ToModel() public static method

public static ToModel ( this input ) : ParameterModel
input this
return KonfDB.Infrastructure.Database.Entities.Configuration.ParameterModel

ToModel() public static method

public static ToModel ( this input ) : RegionModel
input this
return KonfDB.Infrastructure.Database.Entities.Configuration.RegionModel

ToModel() public static method

public static ToModel ( this input ) : ServerModel
input this
return KonfDB.Infrastructure.Database.Entities.Configuration.ServerModel

ToModel() public static method

public static ToModel ( this input ) : SuiteUserModel
input this
return KonfDB.Infrastructure.Database.Entities.Configuration.SuiteUserModel