C# Класс PokerServerManager._Default

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ActiveServerList List

Защищенные свойства (Protected)

Свойство Тип Описание
Create global::System.Web.UI.WebControls.Button
Message global::System.Web.UI.WebControls.Label
Password1 global::System.Web.UI.WebControls.TextBox
Password2 global::System.Web.UI.WebControls.TextBox
PortNumber global::System.Web.UI.WebControls.TextBox
Refresh global::System.Web.UI.WebControls.Button
ServerContainer global::System.Web.UI.WebControls.ListView
ServerName global::System.Web.UI.WebControls.TextBox
cvPasswords global::System.Web.UI.WebControls.CompareValidator
revPass global::System.Web.UI.WebControls.RegularExpressionValidator
revPass2 global::System.Web.UI.WebControls.RegularExpressionValidator
revServerName global::System.Web.UI.WebControls.RegularExpressionValidator
rfvPass1 global::System.Web.UI.WebControls.RequiredFieldValidator
rfvPass2 global::System.Web.UI.WebControls.RequiredFieldValidator
rfvPortNumber global::System.Web.UI.WebControls.RequiredFieldValidator
rfvServerName global::System.Web.UI.WebControls.RequiredFieldValidator
rvPortNumber global::System.Web.UI.WebControls.RangeValidator

Защищенные методы

Метод Описание
OnInit ( EventArgs ea ) : void
Page_Load ( object sender, EventArgs ea ) : void

Приватные методы

Метод Описание
BindServerList ( ) : void
CreateServer ( ) : void
Error ( string message ) : void
Success ( string message ) : void

Описание методов

OnInit() защищенный Метод

protected OnInit ( EventArgs ea ) : void
ea EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs ea ) : void
sender object
ea EventArgs
Результат void

Описание свойств

ActiveServerList публичное статическое свойство

public static List ActiveServerList
Результат List

Create защищенное свойство

Create control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button Create
Результат global::System.Web.UI.WebControls.Button

Message защищенное свойство

Message control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Message
Результат global::System.Web.UI.WebControls.Label

Password1 защищенное свойство

Password1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Password1
Результат global::System.Web.UI.WebControls.TextBox

Password2 защищенное свойство

Password2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Password2
Результат global::System.Web.UI.WebControls.TextBox

PortNumber защищенное свойство

PortNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox PortNumber
Результат global::System.Web.UI.WebControls.TextBox

Refresh защищенное свойство

Refresh control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button Refresh
Результат global::System.Web.UI.WebControls.Button

ServerContainer защищенное свойство

ServerContainer control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ListView ServerContainer
Результат global::System.Web.UI.WebControls.ListView

ServerName защищенное свойство

ServerName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox ServerName
Результат global::System.Web.UI.WebControls.TextBox

cvPasswords защищенное свойство

cvPasswords control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator cvPasswords
Результат global::System.Web.UI.WebControls.CompareValidator

revPass защищенное свойство

revPass control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator revPass
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

revPass2 защищенное свойство

revPass2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator revPass2
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

revServerName защищенное свойство

revServerName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator revServerName
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

rfvPass1 защищенное свойство

rfvPass1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvPass1
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvPass2 защищенное свойство

rfvPass2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvPass2
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvPortNumber защищенное свойство

rfvPortNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvPortNumber
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvServerName защищенное свойство

rfvServerName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvServerName
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rvPortNumber защищенное свойство

rvPortNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RangeValidator rvPortNumber
Результат global::System.Web.UI.WebControls.RangeValidator