Creates a new BuildNewHandlerAttribute
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public BuildNewHandlerAttribute( Type buildNewHandlerType ) |
| Visual Basic |
|---|
Public Sub New ( _ buildNewHandlerType As Type _ ) |
| Visual C++ |
|---|
public: BuildNewHandlerAttribute( Type^ buildNewHandlerType ) |
Parameters
- buildNewHandlerType
- Type: System..::..Type
This should be a type that inherits IBuildNewHandler