Class Diff
public class Diff
- Inheritance
-
Diff
- Inherited Members
Properties
Base
[Augmentation(typeof(DiffBaseAugmenter), null, AssistanceExecution.Always)]
[Augmentation(typeof(VisibleAugmenter), new string[] { "Visible=Enabled" }, AssistanceExecution.Always)]
public string Base { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
Property Value
Rounding
[Augmentation(typeof(VisibleAugmenter), new string[] { "Visible=Enabled" }, AssistanceExecution.Always)]
public Rounding Rounding { get; set; }