C# Class TpTrayUtility.Components.TpSecureForms.TpSecureFormManager

Afficher le fichier Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Méthodes publiques

Méthode Description
CheckAuthentication ( VoidFunc close ) : void
CheckAuthentication ( VoidFunc init, VoidFunc close ) : void
OnClosed ( ) : void

Method Details

CheckAuthentication() public static méthode

public static CheckAuthentication ( VoidFunc close ) : void
close VoidFunc
Résultat void

CheckAuthentication() public static méthode

public static CheckAuthentication ( VoidFunc init, VoidFunc close ) : void
init VoidFunc
close VoidFunc
Résultat void

OnClosed() public static méthode

public static OnClosed ( ) : void
Résultat void