[ 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 information about an account creation attempt that failed.
Namespace:
BNSharpAssembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
Syntax
| C# |
|---|
public class AccountCreationFailedEventArgs : AccountCreationEventArgs |
| Visual Basic (Declaration) |
|---|
Public Class AccountCreationFailedEventArgs _ Inherits AccountCreationEventArgs |
| Visual C++ |
|---|
public ref class AccountCreationFailedEventArgs : public AccountCreationEventArgs |
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
BNSharp..::.BaseEventArgs
BNSharp..::.AccountCreationEventArgs
BNSharp..::.AccountCreationFailedEventArgs
System..::.EventArgs
BNSharp..::.BaseEventArgs
BNSharp..::.AccountCreationEventArgs
BNSharp..::.AccountCreationFailedEventArgs