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

Class Server

Inheritance
System.Object
Server
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 class Server

Constructors

| Improve this Doc View Source

Server()

Declaration
public Server()
| Improve this Doc View Source

Server(String, String, String, String, String)

Declaration
public Server(string hostname, string serverip, string legacytag, string war3tag, string source)
Parameters
Type Name Description
System.String hostname
System.String serverip
System.String legacytag
System.String war3tag
System.String source
| Improve this Doc View Source

Server(String, String, String, String, String, String, String)

Declaration
public Server(string hostname, string serverip, string legacytag, string war3tag, string serverType, string serverLabel, string source)
Parameters
Type Name Description
System.String hostname
System.String serverip
System.String legacytag
System.String war3tag
System.String serverType
System.String serverLabel
System.String source

Properties

| Improve this Doc View Source

HostName

Declaration
public string HostName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

LegacyTag

Declaration
public string LegacyTag { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ServerIP

Declaration
public string ServerIP { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ServerLabel

Declaration
public string ServerLabel { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ServerType

Declaration
public string ServerType { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Source

Declaration
public string Source { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

WAR3Tag

Declaration
public string WAR3Tag { get; set; }
Property Value
Type Description
System.String


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