DataTypeBaseDictionary.

Inherit(DataTypeBaseDictionary) Method

Summary

Inherits Properties from an existing property dictionary Instance
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionary

Syntax

public virtual void Inherit(DataTypeBaseDictionary source)

Parameters

Name Type Description
source DataTypeBaseDictionary DataType list to inherit

Return Value

Type Description
void