C# Class NetIde.Util.Forms.MruHistoryEventArgs

Inheritance: System.EventArgs
Show file Open project: netide/netide Class Usage Examples

Public Methods

Method Description
MruHistoryEventArgs ( IList history ) : System

Method Details

MruHistoryEventArgs() public method

public MruHistoryEventArgs ( IList history ) : System
history IList
return System