SuppressParamOrderError
property in Coherence.Toolkit.OnValueSyncedAttribute
Properties
public bool SuppressParamOrderError { get; set; }
Suppress error when the attribute targets a method where parameter naming suggests incorrect order.
Property Value
| Type | Description |
|---|---|
| bool | true to suppress the error; otherwise, false. The default is false. |