Class EntityDescriptorExtensions
Inherited Members
Namespace: LemonEdge.API.Descriptors
Assembly: LemonEdge.API.dll
Syntax
public static class EntityDescriptorExtensions
Methods
GetForeignPermissionsInterface(EntityDescriptor)
Declaration
public static Type GetForeignPermissionsInterface(this EntityDescriptor descriptor)
Parameters
Type | Name | Description |
---|---|---|
EntityDescriptor | descriptor |
Returns
Type | Description |
---|---|
Type |
HasForeignPermissions(EntityDescriptor)
Declaration
public static bool HasForeignPermissions(this EntityDescriptor descriptor)
Parameters
Type | Name | Description |
---|---|---|
EntityDescriptor | descriptor |
Returns
Type | Description |
---|---|
bool |