Summary
Inherits Properties from an existing property
dictionary Instance
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Data
Type Base Dictionary
Syntax
public virtual void Inherit(DataTypeBaseDictionary source)
Parameters
Name | Type | Description |
---|---|---|
source | Data |
DataType list to inherit |
Return Value
Type | Description |
---|---|
void |