C# Class MGDF.GamesManager.Model.Entities.GameInstall

Inheritance: IDisposable
ファイルを表示 Open project: mrsharpoblunto/MGDF Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
GameInstall ( string installerFile ) : System

Private Methods

Method Description
Load ( ) : void
LoadContent ( string installGame ) : void
ValidateGameStructure ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GameInstall() public method

public GameInstall ( string installerFile ) : System
installerFile string
return System