Skip to content

ef3b5920 faf9 d901 cdaa c08c70d94701

Axel Kesseler edited this page Oct 3, 2019 · 2 revisions

CapacityFormatter.GetCulture Method

Determines the used culture.

Namespace: Plexdata.Formatters
Assembly: Plexdata.CapacityConverter (in Plexdata.CapacityConverter.dll) Version: 1.0.1

Syntax

C#

private CultureInfo GetCulture()

Return Value

Type: CultureInfo
The culture to be used.

Remarks

This method determines the culture to be used. Either this culture is set by the constructor or it is the current UI culture.

See Also

Reference

CapacityFormatter Class
Plexdata.Formatters Namespace
CapacityFormatter.Culture

Clone this wiki locally