TypeReceiver
Gets an IAspectReceiver<TDeclaration> that selects all types in the current scope.
Declaration
IAspectReceiver<INamedType> TypeReceiver { get; }
Property Value
Type | Description |
---|---|
IAspectReceiver<INamedType> |
Gets an IAspectReceiver<TDeclaration> that selects all types in the current scope.
IAspectReceiver<INamedType> TypeReceiver { get; }
Type | Description |
---|---|
IAspectReceiver<INamedType> |