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

DataTypeBaseDictionary Constructor (DataTypeBaseDictionary)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:NAnt.Core.DataTypeBaseDictionary.#ctor(NAnt.Core.DataTypeBaseDictionary)

[Visual Basic]
Overloads Public Sub New( _
   ByVal original As DataTypeBaseDictionary _
)
[C#]
public DataTypeBaseDictionary(
   DataTypeBaseDictionary original
);

Parameters

original
Missing <param> documentation for original

Remarks

Missing <remarks> documentation for M:NAnt.Core.DataTypeBaseDictionary.#ctor(NAnt.Core.DataTypeBaseDictionary)

See Also

DataTypeBaseDictionary Class | NAnt.Core Namespace | DataTypeBaseDictionary Constructor Overload List