C# Class Concordion.Internal.XmlSpecification

Inheritance: ISpecification
Exibir arquivo Open project: concordion/concordion-net

Private Properties

Property Type Description

Public Methods

Method Description
Process ( IEvaluator evaluator, IResultRecorder resultRecorder ) : void
XmlSpecification ( CommandCall rootCommandNode ) : System

Method Details

Process() public method

public Process ( IEvaluator evaluator, IResultRecorder resultRecorder ) : void
evaluator IEvaluator
resultRecorder IResultRecorder
return void

XmlSpecification() public method

public XmlSpecification ( CommandCall rootCommandNode ) : System
rootCommandNode CommandCall
return System