C# 클래스 Signum.Entities.Basics.TypeEntityExtensions

파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
ToType ( this type ) : Type
ToTypeEntity ( this type ) : TypeEntity

메소드 상세

ToType() 공개 정적인 메소드

public static ToType ( this type ) : Type
type this
리턴 System.Type

ToTypeEntity() 공개 정적인 메소드

public static ToTypeEntity ( this type ) : TypeEntity
type this
리턴 TypeEntity