C# 클래스 IdentityServer3.Admin.EntityFramework.Extensions.EntitiesMap

파일 보기 프로젝트 열기: IdentityServer/IdentityServer3.Admin.EntityFramework

공개 프로퍼티들

프로퍼티 타입 설명
Config MapperConfiguration

공개 메소드들

메소드 설명
ToModel ( this s ) : Core.Models.Client
ToModel ( this s ) : Core.Models.Scope

비공개 메소드들

메소드 설명
EntitiesMap ( ) : System.Linq

메소드 상세

ToModel() 공개 정적인 메소드

public static ToModel ( this s ) : Core.Models.Client
s this
리턴 Core.Models.Client

ToModel() 공개 정적인 메소드

public static ToModel ( this s ) : Core.Models.Scope
s this
리턴 Core.Models.Scope

프로퍼티 상세

Config 공개적으로 정적으로 프로퍼티

public static MapperConfiguration Config
리턴 MapperConfiguration