C# Class AcManager.Tools.GameProperties.ReplayCommandExecutor

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

Public Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ReplayCommandExecutor() public method

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

Set() public method

public Set ( ) : IDisposable
return IDisposable