Interface PatternHandshake.IPatternHandshakeBaselineExecutable
- Namespace
- CsraTestMethods.Parametric
- Assembly
- CsraTestMethods.dll
The interface implements IExecutable and should be implemented by the class that is passed to the TestMethod by its fully-qualified name. Result must be cleared before use otherwise it contains results from previous runs.
public interface PatternHandshake.IPatternHandshakeBaselineExecutable : IExecutable
- Inherited Members
Properties
Result
List<PinSite<double>> Result { get; }
Property Value
Vcc
Pins Vcc { get; set; }