C# Class LogViewer.RecentFileList.MenuClickEventArgs

Inheritance: System.EventArgs
显示文件 Open project: Lundalogik/log4net-logviewer

Public Methods

Method Description
MenuClickEventArgs ( string filepath ) : System

Method Details

MenuClickEventArgs() public method

public MenuClickEventArgs ( string filepath ) : System
filepath string
return System