MaskDescriptor Constructor

Definition

Initializes a new instance of the MaskDescriptor class.

protected:
 MaskDescriptor();
protected MaskDescriptor ();
Protected Sub New ()

Remarks

MaskDescriptor is a compiler-supplied parameterless constructor. A parameterless constructor is required by the ITypeDiscoveryService service provider.

Applies to

See also