C# Class Radegast.ChatLineAddedArgs

Inheritance: System.EventArgs
显示文件 Open project: radegastdev/radegast

Public Methods

Method Description
ChatLineAddedArgs ( ChatBufferItem item ) : System

Method Details

ChatLineAddedArgs() public method

public ChatLineAddedArgs ( ChatBufferItem item ) : System
item ChatBufferItem
return System