C# Class SleepHunter.Metadata.StaffMetadataEventArgs

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

Public Methods

Method Description
StaffMetadataEventArgs ( StaffMetadata staff ) : System

Method Details

StaffMetadataEventArgs() public method

public StaffMetadataEventArgs ( StaffMetadata staff ) : System
staff StaffMetadata
return System