C# Класс Core.Framework.Permissions.Helpers.PermissionsHelper

Provide permissions module helper methods.
Показать файл Открыть проект

Открытые методы

Метод Описание
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