C# Class YAMP.PrintfFunction

Inheritance: SystemFunction
ファイルを表示 Open project: FlorianRappl/YAMP

Public Methods

Method Description
PrintfFunction ( ParseContext context ) : System

Private Methods

Method Description
Function ( StringValue text, ArgumentsValue args ) : StringValue

Method Details

PrintfFunction() public method

public PrintfFunction ( ParseContext context ) : System
context ParseContext
return System