C# Class SleepHunter.Metadata.SpellLineModifiersEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: ewrogers/SleepHunter4 Class Usage Examples

Public Methods

Method Description
SpellLineModifiersEventArgs ( SpellLineModifiers modifiers ) : System

Method Details

SpellLineModifiersEventArgs() public method

public SpellLineModifiersEventArgs ( SpellLineModifiers modifiers ) : System
modifiers SpellLineModifiers
return System