C# Class Mustache.KeyFoundEventArgs

Holds the information about a key that was found.
Inheritance: System.EventArgs
ファイルを表示 Open project: ExactTargetDev/mustache-sharp Class Usage Examples

Private Methods

Method Description
KeyFoundEventArgs ( string key, object value ) : System

Initializes a new instance of a KeyFoundEventArgs.