| Module: | mscore | Package: | core | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |
core.Function
Inheritance : Object
Constructors
| Signature |
| public Function() |
Methods
| Name | Signature |
| apply | void apply(Object context) |
| apply | void apply(Object context, Array<Object> args) |
Constructors
|
public Function() |
Methods
|
apply void apply(Object context) Parameters
|
|
apply void apply(Object context, Array<Object> args) Parameters
|
| Module: | mscore | Package: | core | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |