C# Class CodeImp.DoomBuilder.BuilderModes.CheckObsoleteThings

Inheritance: CodeImp.DoomBuilder.BuilderModes.ErrorChecker
Exibir arquivo Open project: 3dfxdev/3DGE_Builder

Public Methods

Method Description
CheckObsoleteThings ( ) : System.Threading
Run ( ) : void

Method Details

CheckObsoleteThings() public method

public CheckObsoleteThings ( ) : System.Threading
return System.Threading

Run() public method

public Run ( ) : void
return void