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