C# 클래스 HacmeBank_v2_Website.aspx.ThreatIssue

파일 보기 프로젝트 열기: o2platform/Demos_Files

보호된 프로퍼티들

프로퍼티 타입 설명
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