Empeld
Empeld plugin documentation.
|
Class that represents an abstract definition of a scope More...
Public Types | |
enum | Special { Special.Wildcard } |
Public Member Functions | |
ScopeAttribute () | |
ScopeAttribute (object scopeEnum) | |
bool | HasScope (Enum scope) |
override string | ToString () |
Properties | |
Enum | Scope [get, set] |
bool | IsFlags [get] |
bool | ScopeDefined [get] |
Class that represents an abstract definition of a scope
Attribute: AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = false, Inherited = true)
pluginbase.Helpers.Attributes.ScopeAttribute.ScopeAttribute | ( | object | scopeEnum | ) |
bool pluginbase.Helpers.Attributes.ScopeAttribute.HasScope | ( | Enum | scope | ) |
override string pluginbase.Helpers.Attributes.ScopeAttribute.ToString | ( | ) |
|
get |
|
getset |
|
get |