C# Class SleepHunter.Metadata.StaffMetadataEventArgs

Inheritance: System.EventArgs
Exibir arquivo 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