DataTypeBaseBuilder.

CreateDataTypeBase() Method

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
ReflectionPermissionAttribute

Return Value

Type Description
DataTypeBase The created instance.