Method ThrowIfDeviceInvalid
ThrowIfDeviceInvalid(SsdpDevice)
Validates the specified device and throws an System.InvalidOperationException if there are any validation errors.
Declaration
void ThrowIfDeviceInvalid(SsdpDevice device)
Parameters
Type | Name | Description |
---|---|---|
SsdpDevice | device |