C# Class Talifun.Commander.Command.Configuration.FolderElement

Inheritance: IDataErrorInfo
Afficher le fichier Open project: taliesins/talifun-commander Class Usage Examples

Private Properties

Свойство Type Description
FolderElement System
SelfValidate FluentValidation.Results.ValidationResult

Méthodes publiques

Méthode Description
GetCompletedPathOrDefault ( ) : string
GetFolderToWatchOrDefault ( ) : string
GetWorkingPathOrDefault ( ) : string
this ( string columnName ) : stringIDataErrorInfo.System

Private Methods

Méthode Description
FolderElement ( ) : System
SelfValidate ( ) : ValidationResult

Method Details

GetCompletedPathOrDefault() public méthode

public GetCompletedPathOrDefault ( ) : string
Résultat string

GetFolderToWatchOrDefault() public méthode

public GetFolderToWatchOrDefault ( ) : string
Résultat string

GetWorkingPathOrDefault() public méthode

public GetWorkingPathOrDefault ( ) : string
Résultat string

this() public méthode

public this ( string columnName ) : stringIDataErrorInfo.System
columnName string
Résultat stringIDataErrorInfo.System