C# Class DroidExplorer.Bootstrapper.Authentication.CbtEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: camalot/droidexplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
ClassName string
Handle System.IntPtr
IsDialogWindow bool
Title string

Property Details

ClassName public_oe property

public string ClassName
Résultat string

Handle public_oe property

public IntPtr,System Handle
Résultat System.IntPtr

IsDialogWindow public_oe property

public bool IsDialogWindow
Résultat bool

Title public_oe property

public string Title
Résultat string