C# Класс SimpleWeb.Dashboard

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

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

Свойство Тип Описание
lblBlocks global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblUpdated global::System.Web.UI.WebControls.Label
lstRunInfo global::System.Web.UI.WebControls.BulletedList

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

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

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

Метод Описание
Unzip ( byte s ) : string
dehex ( String hexed ) : byte[]
getBlocks ( ) : void
getErrorCount ( ) : void
getRunInfo ( ) : Boolean

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

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

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

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

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

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

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

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

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

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

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

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