C# Class Gibbed.RED.ScriptDecompiler.CallStatement

Inheritance: Expression
ファイルを表示 Open project: yole/Gibbed.RED

Public Methods

Method Description
CallStatement ( string functionName, List args ) : System
ToString ( ) : string

Method Details

CallStatement() public method

public CallStatement ( string functionName, List args ) : System
functionName string
args List
return System

ToString() public method

public ToString ( ) : string
return string