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