Method RaisePropertiesWhen
RaisePropertiesWhen<T>(T, Expression<Func<T, IComplexPositionModel>>)
Declaration
public static void RaisePropertiesWhen<T>(this T auraObject, Expression<Func<T, IComplexPositionModel>> modelExpression) where T : AuraObjectBase
Parameters
| Type | Name | Description |
|---|---|---|
| T | auraObject | |
| Expression<Func<T, IComplexPositionModel>> | modelExpression |
Type Parameters
| Name | Description |
|---|---|
| T |