Method WithTypes
WithTypes()
Gets an IAspectReceiver<TDeclaration> that selects all types in the scope.
Declaration
public override IAspectReceiver<INamedType> WithTypes()
Returns
Type | Description |
---|---|
IAspectReceiver<INamedType> |
Gets an IAspectReceiver<TDeclaration> that selects all types in the scope.
public override IAspectReceiver<INamedType> WithTypes()
Type | Description |
---|---|
IAspectReceiver<INamedType> |