C# 클래스 Core.Framework.Permissions.Helpers.PermissionsHelper

Provide permissions module helper methods.
파일 보기 프로젝트 열기: coreframework/Core-Framework

공개 메소드들

메소드 설명
GetEntityType ( Type entityType ) : String

Gets the entity type name.

메소드 상세

GetEntityType() 공개 정적인 메소드

Gets the entity type name.
public static GetEntityType ( Type entityType ) : String
entityType System.Type Type of the entity.
리턴 String