Transformations
Gets the list of transformations provided by the current piece of advice.
Declaration
ImmutableArray<IIntrospectionTransformation> Transformations { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<IIntrospectionTransformation> |
Gets the list of transformations provided by the current piece of advice.
ImmutableArray<IIntrospectionTransformation> Transformations { get; }| Type | Description |
|---|---|
| ImmutableArray<IIntrospectionTransformation> |