| Module: | mscore | Package: | core | Parent: | Object | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |
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 | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |