| Module: | mscore | Package: | core | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - core libraries: Project Home | Documentation |
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 | Copyright (c) 2007, 2008 Point5U, LLC Milescript - core libraries: Project Home | Documentation |