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

Constructors

  • Parameters

    • Optionalmessage: string

    Returns Cancel

MMNEPVFCICPMFPCPTTAAATR