C# 클래스 KonfDB.Engine.Database.ObjectMappers.DbToModelConverter

파일 보기 프로젝트 열기: punitganshani/KonfDB

공개 메소드들

메소드 설명
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