With<T>(T)
Declaration
IAspectBuilder<T> With<T>(T declaration) where T : class, IDeclaration
Parameters
Type | Name | Description |
---|---|---|
T | declaration |
Returns
Type | Description |
---|---|
IAspectBuilder<T> |
Type Parameters
Name | Description |
---|---|
T |
IAspectBuilder<T> With<T>(T declaration) where T : class, IDeclaration
Type | Name | Description |
---|---|---|
T | declaration |
Type | Description |
---|---|
IAspectBuilder<T> |
Name | Description |
---|---|
T |