Метод | Описание | |
---|---|---|
FiberResult ( object result ) : System |
Initializes a new instance of the SpicyPixel.Threading.FiberResult class.
|
public FiberResult ( object result ) : System | ||
result | object | Result of the fiber execution. |
Результат | System |