C# Class Ancestry.Daisy.Tests.Daisy.Performance.SilverBulletDefinition

Inheritance: Ancestry.Daisy.Statements.ReflectionStatementDefinition
Afficher le fichier Open project: Ancestry/Daisy

Méthodes publiques

Méthode Description
Execute ( InvokationContext context ) : bool

Méthodes protégées

Méthode Description
SilverBulletDefinition ( Type controllerType, string method ) : System

Method Details

Execute() public abstract méthode

public abstract Execute ( InvokationContext context ) : bool
context Ancestry.Daisy.Statements.InvokationContext
Résultat bool

SilverBulletDefinition() protected méthode

protected SilverBulletDefinition ( Type controllerType, string method ) : System
controllerType System.Type
method string
Résultat System