Interface IVerificationProvider
Namespace: ArtOfTest.Common.Design.Extensibility
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface IVerificationProvider
Methods
GetVerifications()
Declaration
Type[] GetVerifications()
Returns
System.Type[]
|