C# Class WF.Compiler.GWZ

Inheritance: IInput
Afficher le fichier Open project: WFoundation/WF.Compiler Class Usage Examples

Méthodes publiques

Méthode Description
Check ( ) : void
GWZ ( Stream stream ) : System
Load ( ) : Cartridge

Method Details

Check() public méthode

public Check ( ) : void
Résultat void

GWZ() public méthode

public GWZ ( Stream stream ) : System
stream Stream
Résultat System

Load() public méthode

public Load ( ) : Cartridge
Résultat Cartridge