C# Class SleepHunter.Metadata.SkillMetadataEventArgs

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

Public Methods

Method Description
SkillMetadataEventArgs ( SkillMetadata skill ) : System

Method Details

SkillMetadataEventArgs() public method

public SkillMetadataEventArgs ( SkillMetadata skill ) : System
skill SkillMetadata
return System