C# Class Ink.Parsed.Text

Inheritance: Parsed.Object
Exibir arquivo Open project: inkle/ink

Public Methods

Method Description
GenerateRuntimeObject ( ) : Runtime.Object
Text ( string str )
ToString ( ) : string

Method Details

GenerateRuntimeObject() public method

public GenerateRuntimeObject ( ) : Runtime.Object
return Runtime.Object

Text() public method

public Text ( string str )
str string

ToString() public method

public ToString ( ) : string
return string