Метод | Описание | |
---|---|---|
Sleep ( float duration ) : void |
The sleep.
|
|
Sleeper ( ) |
Initializes a new instance of the Sleeper class.
|
public Sleep ( float duration ) : void | ||
duration | float | /// The duration. /// |
Результат | void |