C# Class SleepHunter.Metadata.SpellMetadataEventArgs

Inheritance: System.EventArgs
显示文件 Open project: ewrogers/SleepHunter4 Class Usage Examples

Public Methods

Method Description
SpellMetadataEventArgs ( SpellMetadata spell ) : System

Method Details

SpellMetadataEventArgs() public method

public SpellMetadataEventArgs ( SpellMetadata spell ) : System
spell SpellMetadata
return System