C# Class SwtorCaster.Core.Domain.Log.CombatLogEventArgs

Inheritance: System.EventArgs
Mostra file Open project: pjmagee/swtor-caster

Public Methods

Method Description
CombatLogEventArgs ( CombatLogEvent @event ) : System

Method Details

CombatLogEventArgs() public method

public CombatLogEventArgs ( CombatLogEvent @event ) : System
@event CombatLogEvent
return System