This is experimental documentation.
This class contains information for a specific battle.net ip or hostname.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class ServerItem
Public Class ServerItem
public ref class ServerItem
Members
All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
ServerItem(String, String, String) |
Creates a new ServerItem
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
LegacyTag |
The non war3 username suffix used for this server.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ServerIP |
The server ip or hostname of the battle.net server
| |
ToString()()()() | (Inherited from Object.) | |
WAR3Tag |
The war3 username suffix used for this server.
|
Inheritance Hierarchy
Object | |
ServerItem |
Assembly: Asgard5Library (Module: Asgard5Library)