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

DataTypeBaseDictionary.SyncRoot Property

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for P:NAnt.Core.DataTypeBaseDictionary.SyncRoot

[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As Object _
    Implements ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Implements

ICollection.SyncRoot

Remarks

Missing <remarks> documentation for P:NAnt.Core.DataTypeBaseDictionary.SyncRoot

See Also

DataTypeBaseDictionary Class | NAnt.Core Namespace