[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]
Assembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
[This is preliminary documentation and is subject to change.]
Specifies the event arguments for when the client entered chat.
Namespace:
BNSharpAssembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
Syntax
| C# |
|---|
public class EnteredChatEventArgs : BaseEventArgs |
| Visual Basic (Declaration) |
|---|
Public Class EnteredChatEventArgs _ Inherits BaseEventArgs |
| Visual C++ |
|---|
public ref class EnteredChatEventArgs : public BaseEventArgs |