C# 클래스 Our.Umbraco.EditorsDashboard.Extensions.TypeExtensions

파일 보기 프로젝트 열기: PeteDuncanson/EditorsDashboard

공개 메소드들

메소드 설명
GetPrimaryKeyName ( this type ) : string
GetTableName ( this type ) : string

메소드 상세

GetPrimaryKeyName() 공개 정적인 메소드

public static GetPrimaryKeyName ( this type ) : string
type this
리턴 string

GetTableName() 공개 정적인 메소드

public static GetTableName ( this type ) : string
type this
리턴 string