Magek Framework
GitHub
Website
Preparing search index...
CommandMetadata
Interface CommandMetadata<TCommand>
interface
CommandMetadata
<
TCommand
=
unknown
>
{
class
:
CommandInterface
<
TCommand
>
;
properties
:
PropertyMetadata
[]
;
methods
:
PropertyMetadata
[]
;
authorizer
:
CommandAuthorizer
;
before
:
CommandBeforeFunction
[]
;
}
Type Parameters
TCommand
=
unknown
Index
Properties
class
properties
methods
authorizer
before
Properties
Readonly
class
class
:
CommandInterface
<
TCommand
>
Readonly
properties
properties
:
PropertyMetadata
[]
Readonly
methods
methods
:
PropertyMetadata
[]
Readonly
authorizer
authorizer
:
CommandAuthorizer
Readonly
before
before
:
CommandBeforeFunction
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
properties
methods
authorizer
before
GitHub
Website
Magek Framework
Loading...