C# Class SRCCore.CmdDatas.Commands.NotImplementedCmd

Inheritance: CmdData
Datei anzeigen Open project: 7474/SRC

Public Methods

Method Description
NotImplementedCmd ( SRC src, EventDataLine eventData ) : SRCCore.Events

Protected Methods

Method Description
ExecInternal ( ) : int

Method Details

ExecInternal() protected method

protected ExecInternal ( ) : int
return int

NotImplementedCmd() public method

public NotImplementedCmd ( SRC src, EventDataLine eventData ) : SRCCore.Events
src SRC
eventData EventDataLine
return SRCCore.Events