C# Class KonfDB.Engine.Commands.Shared.UserAuth

Inheritance: ICommand
Afficher le fichier Open project: punitganshani/KonfDB

Méthodes publiques

Méthode Description
IsValid ( CommandInput input ) : bool
OnExecute ( CommandInput arguments ) : CommandOutput

Method Details

IsValid() public méthode

public IsValid ( CommandInput input ) : bool
input CommandInput
Résultat bool

OnExecute() public méthode

public OnExecute ( CommandInput arguments ) : CommandOutput
arguments CommandInput
Résultat CommandOutput