[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides data for the Console.CancelKeyPress event. [Property] [Methods] doGetMethod=Gets the specified method of the event arguments. ARG(ConsoleCancelEventArgs args)|1|0 *doCancel=Sets the value indicating whether the event should be canceled. ARG(ConsoleCancelEventArgs args, bool value)|1|0 onCancel=Gets or sets a value indicating whether simultaneously pressing the Control modifier key and C console key terminates the current process. ARG(bool)|2|104 *onEquals=Determines whether the specified Object is equal to the current Object. ARG(bool)|2|104 *onGetHashCode=Serves as a hash function for a particular type. ARG(int)|2|1 *onGetType=Gets the Type of the current instance. ARG(Type)|2|0 *onSpecialKey=Gets the combination of modifier and console keys that interrupted the current process. ARG(ConsoleSpecialKey)|2|0 *onToString=Returns a string that represents the current object. ARG(string)|2|2 *obj=Defines the object to compare with the current object. ARG(Object)|4|0 *value=Defines a value indicating whether the event should be canceled. ARG(bool)|4|104