C# Класс HacmeBank_v2_Website.aspx.ThreatIssue

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

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

Свойство Тип Описание
Form1 global::System.Web.UI.HtmlControls.HtmlForm

Открытые методы

Метод Описание
returnArrayListWithCurrentHandles_usingBruteForceMethod ( int numberOfHandlesToTry ) : ArrayList

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

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

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

Метод Описание
CloseHandle ( IntPtr handle ) : bool
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

NtQueryObject ( int ObjectHandle, OBJECT_INFORMATION_CLASS ObjectInformationClass, IntPtr ObjectInformation, ulong Length, ulong &ResultLength ) : uint
NtQuerySystemInformation ( uint SystemInformationClass, IntPtr SystemInformation, long SystemInformationLength, uint ReturnLength ) : uint

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

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

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

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

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

returnArrayListWithCurrentHandles_usingBruteForceMethod() публичный статический Метод

public static returnArrayListWithCurrentHandles_usingBruteForceMethod ( int numberOfHandlesToTry ) : ArrayList
numberOfHandlesToTry int
Результат ArrayList

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

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

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