C# Class Scriban.Runtime.ScriptBlockStatement

Inheritance: ScriptStatement
Afficher le fichier Open project: lunet-io/scriban Class Usage Examples

Méthodes publiques

Méthode Description
Evaluate ( TemplateContext context ) : void
ScriptBlockStatement ( ) : System.Collections.Generic
ToString ( ) : string

Method Details

Evaluate() public méthode

public Evaluate ( TemplateContext context ) : void
context TemplateContext
Résultat void

ScriptBlockStatement() public méthode

public ScriptBlockStatement ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string