Skip to content

4fa50f36 a430 c4be 845d 0998f8963e36

Axel Kesseler edited this page Sep 27, 2019 · 1 revision

CapacityEntity.GetFormatter Method

Overload List

 

Name Description
Private method GetFormatter() Returns the default number formatter.
Private method GetFormatter(CultureInfo) Returns the number formatter based on provided culture.
Private method GetFormatter(CultureInfo, Int32) Returns the number formatter based on provided culture.
Private method GetFormatter(NumberFormatInfo, Int32) Returns a clone of provided formatter and adjusts its number of decimal digits accordingly.
  Back to Top

See Also

Reference

CapacityEntity Class
Plexdata.Converters.Entities Namespace

Clone this wiki locally