Méthode | Description | |
---|---|---|
EnsureArguments ( ) : EmberSequence |
Ensures that the "arguments" field is present, creating a new EmberSequence and assigning it to the "arguments" field if necessary.
|
|
EnsureResult ( ) : EmberSequence |
Ensures that the "result" field is present, creating a new EmberSequence and assigning it to the "result" field if necessary.
|
Méthode | Description | |
---|---|---|
GlowFunctionBase ( BerTag tag, uint type ) : System |
Creates a new instance of GlowFunctionBase.
|
protected GlowFunctionBase ( BerTag tag, uint type ) : System | ||
tag | BerTag | |
type | uint | |
Résultat | System |