[ 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.]
Provides the base information about a chat event.
Namespace:
BNSharpAssembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
Syntax
| C# |
|---|
public abstract class ChatEventArgs : BaseEventArgs |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class ChatEventArgs _ Inherits BaseEventArgs |
| Visual C++ |
|---|
public ref class ChatEventArgs abstract : public BaseEventArgs |
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
BNSharp..::.BaseEventArgs
BNSharp..::.ChatEventArgs
BNSharp..::.ChatMessageEventArgs
BNSharp..::.ServerChatEventArgs
BNSharp..::.UserEventArgs
System..::.EventArgs
BNSharp..::.BaseEventArgs
BNSharp..::.ChatEventArgs
BNSharp..::.ChatMessageEventArgs
BNSharp..::.ServerChatEventArgs
BNSharp..::.UserEventArgs