Open sandboxFocus

Method OfType

OfType<TOut>()

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