mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class BattleNetClanCreationArgs
Generated by DocFX

Class BattleNetClanCreationArgs

Inheritance
System.Object
BattleNetClanCreationArgs
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public class BattleNetClanCreationArgs

Constructors

| Improve this Doc View Source

BattleNetClanCreationArgs(Int32, Int32, String, String, List<String>)

Declaration
public BattleNetClanCreationArgs(int cookie, int clantag, string clanname, string inviter, List<string> users)
Parameters
Type Name Description
System.Int32 cookie
System.Int32 clantag
System.String clanname
System.String inviter
System.Collections.Generic.List<System.String> users

Fields

| Improve this Doc View Source

Clanname

Declaration
public string Clanname
Field Value
Type Description
System.String
| Improve this Doc View Source

Clantag

Declaration
public int Clantag
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Cookie

Declaration
public int Cookie
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Inviter

Declaration
public string Inviter
Field Value
Type Description
System.String
| Improve this Doc View Source

Users

Declaration
public List<string> Users
Field Value
Type Description
System.Collections.Generic.List<System.String>


Copyright © 2010 - 2025 mikeownage.com all rights reserved.