[ 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.]
Contains event data about when the client's user account leaves a clan.
Namespace:
BNSharp.BattleNet.ClansAssembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
Syntax
| C# |
|---|
public class LeftClanEventArgs : BaseEventArgs |
| Visual Basic (Declaration) |
|---|
Public Class LeftClanEventArgs _ Inherits BaseEventArgs |
| Visual C++ |
|---|
public ref class LeftClanEventArgs : public BaseEventArgs |
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
BNSharp..::.BaseEventArgs
BNSharp.BattleNet.Clans..::.LeftClanEventArgs
System..::.EventArgs
BNSharp..::.BaseEventArgs
BNSharp.BattleNet.Clans..::.LeftClanEventArgs