C# Class DroidExplorer.Bootstrapper.Authentication.CbtEventArgs

Inheritance: System.EventArgs
Mostra file Open project: camalot/droidexplorer Class Usage Examples

Public Properties

Property Type Description
ClassName string
Handle System.IntPtr
IsDialogWindow bool
Title string

Property Details

ClassName public_oe property

public string ClassName
return string

Handle public_oe property

public IntPtr,System Handle
return System.IntPtr

IsDialogWindow public_oe property

public bool IsDialogWindow
return bool

Title public_oe property

public string Title
return string