m cat Tag: 2017 source edit |
Added category: Interface types |
||
Line 9: | Line 9: | ||
[[Category:Type]] | [[Category:Type]] | ||
[[Category:Interface types]] |
Latest revision as of 17:02, 25 August 2025
IFormatProvider is a type that appears when formatting text. This affects when writing down "locale"-specific things. "Locale" is referred as Culture in .NET world.
In often case, per-user language setting is used. If you want to avoid it, consider give explicit one.