| Table of Contents |
public Coroutine(Delegate callee, AResult result);
| Name | Type | Description |
|---|---|---|
| callee | Delegate | Delegate to method to be invoked as a coroutine. |
| result | AResult | Synchronization handle. |
public Coroutine(MethodInfo method, AResult result);
| Name | Type | Description |
|---|---|---|
| method | MethodInfo | Info for method to be invoked as a coroutine. |
| result | AResult | Synchronization handle. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by