C# Class FSO.Client.UI.Framework.Parser.UIScriptParser

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
program object

Méthodes publiques

Méthode Description
Parse ( TextReader reader ) : bool
Setup ( ) : void

Private Methods

Méthode Description
CreateNewObject ( GOLDEngine r ) : object
GetStringLiteral ( string input ) : string

Method Details

Parse() public méthode

public Parse ( TextReader reader ) : bool
reader System.IO.TextReader
Résultat bool

Setup() public méthode

public Setup ( ) : void
Résultat void

Property Details

program public_oe property

public object program
Résultat object