ICatExtension.Sleep(ICat, Int64) Method

Definition

Extension method hint that how long the cat can sleep.

public static void Sleep (this CatLibrary.ICat icat, long hours);

Parameters

icat
ICat

The type will be extended.

hours
Int64

The length of sleep.

Applies to