WithTarget<T>(T)
Declaration
[Obsolete("Use the With method.")]
IAspectBuilder<T> WithTarget<T>(T newTarget) where T : class, IDeclarationParameters
| Type | Name | Description |
|---|---|---|
| T | newTarget |
Returns
| Type | Description |
|---|---|
| IAspectBuilder<T> |
Type Parameters
| Name | Description |
|---|---|
| T |