C# Class Binboo.Core.Tests.Framework.ArgumentEchoingPlugin

Inheritance: IPlugin
Afficher le fichier Open project: adrianoc/binboo

Méthodes publiques

Свойство Type Description
ArgumentRecorder Binboo.Core.Tests.Tests.Support.ArgumentRecorder
ValidatorExpressions ParamValidator>>[].Expression

Méthodes publiques

Méthode Description
ExecuteCommand ( string commandName, IContext context ) : ICommandResult
Initialize ( ) : void

Method Details

ExecuteCommand() public méthode

public ExecuteCommand ( string commandName, IContext context ) : ICommandResult
commandName string
context IContext
Résultat ICommandResult

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Property Details

ArgumentRecorder public_oe static_oe property

public static ArgumentRecorder,Binboo.Core.Tests.Tests.Support ArgumentRecorder
Résultat Binboo.Core.Tests.Tests.Support.ArgumentRecorder

ValidatorExpressions public_oe static_oe property

public static Expression>[] ValidatorExpressions
Résultat ParamValidator>>[].Expression