Open sandboxFocus

Method OfType

OfType<TOut>()

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