C# Class AcManager.Tools.GameProperties.RaceCommandExecutor

Inheritance: GameCommandExecutorBase
Show file Open project: gro-ove/actools

Public Methods

Method Description
Dispose ( ) : void
RaceCommandExecutor ( Game properties ) : System
Set ( ) : IDisposable

Method Details

Dispose() public method

public Dispose ( ) : void
return void

RaceCommandExecutor() public method

public RaceCommandExecutor ( Game properties ) : System
properties AcTools.Processes.Game
return System

Set() public method

public Set ( ) : IDisposable
return IDisposable