RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

BaseTypeRequiredAttribute Constructor

Initializes a new instance of the BaseTypeRequiredAttribute class.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public BaseTypeRequiredAttribute(
	Type baseType
)
Public Sub New ( _
	baseType As Type _
)
public:
BaseTypeRequiredAttribute(
	Type^ baseType
)

Parameters

baseType
Type: Type
Type of the base.