C# Class mustache.NestedContext

Holds the objects to use when processing a child context of another tag.
Afficher le fichier Open project: Zocdoc/mustache-sharp

Méthodes publiques

Méthode Description
NestedContext ( ) : System

Initializes a new instance of a NestedContext.

Method Details

NestedContext() public méthode

Initializes a new instance of a NestedContext.
public NestedContext ( ) : System
Résultat System