Class BanListIdsPopup
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Popup
BanListIdsPopup
Namespace: Content.Client.Administration.UI.BanList
Assembly: Content.Client.dll
Syntax
public sealed class BanListIdsPopup : Popup
Constructors
| Improve this Doc View SourceBanListIdsPopup(Nullable<String>, Nullable<String>, Nullable<String>, Nullable<String>)
Declaration
public BanListIdsPopup(string? id, string? ip, string? hwid, string? guid)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.String> | id | |
System.Nullable<System.String> | ip | |
System.Nullable<System.String> | hwid | |
System.Nullable<System.String> | guid |