C# Class TheChan.Views.Controls.PostClickEventArgs

Inheritance: System.EventArgs
显示文件 Open project: acedened/TheChan Class Usage Examples

Public Methods

Method Description
PostClickEventArgs ( PostLink link ) : System

Method Details

PostClickEventArgs() public method

public PostClickEventArgs ( PostLink link ) : System
link PostLink
return System