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 ServerDatabase
Generated by DocFX

Class ServerDatabase

Inheritance
System.Object
ServerDatabase
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.Database
Assembly: Asgard3.Core.dll
Syntax
public static class ServerDatabase

Fields

| Improve this Doc View Source

BnlsServers

Declaration
public static List<Server> BnlsServers
Field Value
Type Description
System.Collections.Generic.List<Server>
| Improve this Doc View Source

IsWebDownloaded

Declaration
public static bool IsWebDownloaded
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Servers

Declaration
public static List<Server> Servers
Field Value
Type Description
System.Collections.Generic.List<Server>

Methods

| Improve this Doc View Source

AddServer(Server)

Declaration
public static void AddServer(Server server)
Parameters
Type Name Description
Server server
| Improve this Doc View Source

Find(String)

Declaration
public static Server Find(string server)
Parameters
Type Name Description
System.String server
Returns
Type Description
Server
| Improve this Doc View Source

FindBnls(String)

Declaration
public static Server FindBnls(string server)
Parameters
Type Name Description
System.String server
Returns
Type Description
Server
| Improve this Doc View Source

GetBNLSServerList(String, String, String, String, String, String)

Declaration
public static void GetBNLSServerList(string server, string tag1, string tag2, string serverType = "", string serverLabel = "", string source = "")
Parameters
Type Name Description
System.String server
System.String tag1
System.String tag2
System.String serverType
System.String serverLabel
System.String source
| Improve this Doc View Source

GetServerList(String, String, String, String, String, String)

Declaration
public static void GetServerList(string server, string tag1, string tag2, string serverType = "", string serverLabel = "", string source = "")
Parameters
Type Name Description
System.String server
System.String tag1
System.String tag2
System.String serverType
System.String serverLabel
System.String source
| Improve this Doc View Source

Init()

Retrieve battle.net's server list.

Declaration
public static void Init()
| Improve this Doc View Source

RemoveServer(String)

Declaration
public static void RemoveServer(string serverip)
Parameters
Type Name Description
System.String serverip

Events

| Improve this Doc View Source

WebFileDownloaded

Declaration
public static event ServerDatabase.WebFileDownloadedEvent WebFileDownloaded
Event Type
Type Description
ServerDatabase.WebFileDownloadedEvent


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