| Module: | mscore | Package: | core | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - core libraries: Project Home | Documentation |
core.Delegate : abstract
Inheritance : Object
Constructors
| Signature |
| public Delegate(Function toWrap, Object context) |
Methods
| Name | Signature |
| invoke | Object invoke() |
Constructors
|
public Delegate(Function toWrap, Object context) Parameters
|
Methods
|
invoke Object invoke()
|
||||
| Module: | mscore | Package: | core | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - core libraries: Project Home | Documentation |