Summary
Creates the
NAnt.Core.DataTypeBase instance.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- DataTypeBaseBuilder
Syntax
[ReflectionPermission(SecurityAction.Demand, Flags = ReflectionPermissionFlag.NoFlags)]
public DataTypeBase CreateDataTypeBase()
Attributes
| Type | Description |
|---|---|
| Reflection |
Return Value
| Type | Description |
|---|---|
| DataTypeBase | The created instance. |
