C# Class XCom.MiscInfo

Afficher le fichier Open project: pmprog/OpenXCOM.Tools

Méthodes publiques

Méthode Description
GetConsoleArgs ( ) : ConsoleArgs
MiscInfo ( ) : System
MiscInfo ( Stream s, VarCollection v ) : System
SetCursor ( string path ) : void
this ( string keyword ) : string

Method Details

GetConsoleArgs() public méthode

public GetConsoleArgs ( ) : ConsoleArgs
Résultat ConsoleArgs

MiscInfo() public méthode

public MiscInfo ( ) : System
Résultat System

MiscInfo() public méthode

public MiscInfo ( Stream s, VarCollection v ) : System
s Stream
v VarCollection
Résultat System

SetCursor() public méthode

public SetCursor ( string path ) : void
path string
Résultat void

this() public méthode

public this ( string keyword ) : string
keyword string
Résultat string