OfType<TOut>()
Declaration
IValidatorReceiver<TOut> OfType<TOut>() where TOut : class, IDeclaration
Returns
Type | Description |
---|---|
IValidatorReceiver<TOut> |
Type Parameters
Name | Description |
---|---|
TOut |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Metalama.Framework.Utilities
IValidatorReceiver<TOut> OfType<TOut>() where TOut : class, IDeclaration
Type | Description |
---|---|
IValidatorReceiver<TOut> |
Name | Description |
---|---|
TOut |