C# Class KeePass.Ecas.EcasDefaultConditionProvider

Inheritance: KeePass.Ecas.EcasConditionProvider
Afficher le fichier Open project: amiryal/keepass2

Méthodes publiques

Méthode Description
EcasDefaultConditionProvider ( ) : System

Private Methods

Méthode Description
IsDatabaseModified ( EcasCondition c, KeePass.Ecas.EcasContext ctx ) : bool
IsHostReachable ( EcasCondition c, KeePass.Ecas.EcasContext ctx ) : bool
IsMatchEnvironmentVar ( EcasCondition c, KeePass.Ecas.EcasContext ctx ) : bool
IsMatchFile ( EcasCondition c, KeePass.Ecas.EcasContext ctx ) : bool
IsMatchString ( EcasCondition c, EcasContext ctx ) : bool

Method Details

EcasDefaultConditionProvider() public méthode

public EcasDefaultConditionProvider ( ) : System
Résultat System