OfType<TOut>()
Declaration
IValidatorReceiver<TOut> OfType<TOut>() where TOut : class, IDeclaration
Returns
Type | Description |
---|---|
IValidatorReceiver<TOut> |
Type Parameters
Name | Description |
---|---|
TOut |
IValidatorReceiver<TOut> OfType<TOut>() where TOut : class, IDeclaration
Type | Description |
---|---|
IValidatorReceiver<TOut> |
Name | Description |
---|---|
TOut |