C# Class BugTracker.Model.BugEvent

Inheritance: System.EventArgs
Show file Open project: Slesa/Playground

Public Methods

Method Description
BugEvent ( Bug bug ) : System

Method Details

BugEvent() public method

public BugEvent ( Bug bug ) : System
bug Bug
return System