C# Class WF.Compiler.Folder

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

Méthodes publiques

Méthode Description
Check ( ) : void
Folder ( Stream stream, string luaFileName ) : System
Load ( ) : Cartridge

Method Details

Check() public méthode

public Check ( ) : void
Résultat void

Folder() public méthode

public Folder ( Stream stream, string luaFileName ) : System
stream Stream
luaFileName string
Résultat System

Load() public méthode

public Load ( ) : Cartridge
Résultat Cartridge