Summary
Used by methods that take
System.Object
instances as argument
to verify whether the instance is valid for the collection class.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Data
Type Collection Base
Syntax
protected void ValidateType(Object value)
Parameters
Name | Type | Description |
---|---|---|
value | Object | The instance to verify. |
Return Value
Type | Description |
---|---|
void |