Class DoubleRoundingHundredthsAnonymizer
Rounds numeric values to the hundredths place (e.g., 123.123 becomes 123.12).
Inherited Members
Namespace: Sensus.Anonymization.Anonymizers
Assembly: SensusAndroid.dll
Syntax
public class DoubleRoundingHundredthsAnonymizer : DoubleRoundingAnonymizer
Constructors
DoubleRoundingHundredthsAnonymizer()
Declaration
public DoubleRoundingHundredthsAnonymizer()
Properties
DisplayText
Declaration
public override string DisplayText { get; }
Property Value
Type | Description |
---|---|
System.String |