QuitMessage Class

Definition

Line 12 of System.Screen/Messages.cm

Inheritance

Constructors & Destructor

static nothrow QuitMessage()

Member Functions

public override nothrow int Id() const
public override nothrow String<char> Name() const

Constructor& Destructor Details

QuitMessage Static Constructor

static nothrow QuitMessage()

Definition
Line 22 of System.Screen/Messages.cm


Member Function Details

Id Member Function

public override nothrow int Id()

Definition
Line 14 of System.Screen/Messages.cm


Name Member Function

public override nothrow String<char> Name()

Definition
Line 18 of System.Screen/Messages.cm