C# 클래스 DroidExplorer.Bootstrapper.Authentication.CredentialsDialog.CredUIInfo

파일 보기 프로젝트 열기: camalot/droidexplorer

공개 프로퍼티들

프로퍼티 타입 설명
hbmBanner System.IntPtr
hwndParent System.IntPtr
size int

공개 메소드들

메소드 설명
CredUIInfo ( IWin32Window owner, string message, string caption ) : System

메소드 상세

CredUIInfo() 공개 메소드

public CredUIInfo ( IWin32Window owner, string message, string caption ) : System
owner IWin32Window
message string
caption string
리턴 System

프로퍼티 상세

hbmBanner 공개적으로 프로퍼티

public IntPtr,System hbmBanner
리턴 System.IntPtr

hwndParent 공개적으로 프로퍼티

public IntPtr,System hwndParent
리턴 System.IntPtr

size 공개적으로 프로퍼티

public int size
리턴 int