C# Class Gibbed.RED.ScriptDecompiler.CallStatement

Inheritance: Expression
Afficher le fichier Open project: yole/Gibbed.RED

Méthodes publiques

Méthode Description
CallStatement ( string functionName, List args ) : System
ToString ( ) : string

Method Details

CallStatement() public méthode

public CallStatement ( string functionName, List args ) : System
functionName string
args List
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string