PexExplorableAttributeBase(Type) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the PexExplorableAttributeBase class.
protected:
PexExplorableAttributeBase(Type ^ explorableType);
protected PexExplorableAttributeBase (Type explorableType);
new Microsoft.Pex.Framework.Explorable.PexExplorableAttributeBase : Type -> Microsoft.Pex.Framework.Explorable.PexExplorableAttributeBase
Protected Sub New (explorableType As Type)
Parameters
- explorableType
- Type
Type of the explorable.