C# Class KeePass.Ecas.EcasDefaultConditionProvider

Inheritance: KeePass.Ecas.EcasConditionProvider
ファイルを表示 Open project: amiryal/keepass2

Public Methods

Method Description
EcasDefaultConditionProvider ( ) : System

Private Methods

Method 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 method

public EcasDefaultConditionProvider ( ) : System
return System