C# Class Mustache.KeyFoundEventArgs

Holds the information about a key that was found.
Inheritance: System.EventArgs
Afficher le fichier Open project: ExactTargetDev/mustache-sharp Class Usage Examples

Private Methods

Méthode Description
KeyFoundEventArgs ( string key, object value ) : System

Initializes a new instance of a KeyFoundEventArgs.