Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Core
Framework
Permissions
Helpers
PermissionsHelper
C# Class Core.Framework.Permissions.Helpers.PermissionsHelper
Provide permissions module helper methods.
Datei anzeigen
Open project: coreframework/Core-Framework
Public Methods
Method
Description
GetEntityType
(
Type
entityType
) :
String
Gets the entity type name.
Method Details
GetEntityType()
public
static
method
Gets the entity type name.
public
static
GetEntityType
(
Type
entityType
) :
String
entityType
System.Type
Type of the entity.
return
String