NAnt SDK Documentation - v0.85-nightly-2005-11-09

DataTypeBaseBuilder Members

DataTypeBaseBuilder overview

Public Instance Constructors

DataTypeBaseBuilder Constructor Creates a new instance of the DataTypeBaseBuilder class for the specified DataTypeBase class in the Assembly specified.

Public Instance Properties

Assembly Gets the Assembly from which the data type will be created.
ClassName Gets the name of the DataTypeBase class that can be created using this DataTypeBaseBuilder.
DataTypeName Gets the name of the data type which the DataTypeBaseBuilder can create.

Public Instance Methods

CreateDataTypeBaseMissing <summary> documentation for M:NAnt.Core.DataTypeBaseBuilder.CreateDataTypeBase
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

DataTypeBaseBuilder Class | NAnt.Core Namespace