C# Class WF.Compiler.GWZ

Inheritance: IInput
显示文件 Open project: WFoundation/WF.Compiler Class Usage Examples

Public Methods

Method Description
Check ( ) : void
GWZ ( Stream stream ) : System
Load ( ) : Cartridge

Method Details

Check() public method

public Check ( ) : void
return void

GWZ() public method

public GWZ ( Stream stream ) : System
stream Stream
return System

Load() public method

public Load ( ) : Cartridge
return Cartridge