Interface CancelStatic

interface CancelStatic {
    new CancelStaticnew (message?): Cancel;
}

Constructors

Constructors

  • Parameters

    • Optional message: string

    Returns Cancel