API ReferenceSandbox.Services
public class Sandbox.Services.ServerList : System.Collections.Generic.List`1<Sandbox.Services.ServerList/Entry>
Constructors
Showing 1 constructors
public ServerList()
No results match this filter.
Methods
Showing 4 methods
public void AddFilter(string key, string value)
public virtual sealed void Dispose()
protected virtual override void Finalize()
public void Query()
No results match this filter.
Properties
Showing 1 properties
public bool Sandbox.Services.ServerList.IsQuerying { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Services |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Services.ServerList |