OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | Properties | List of all members
OpenSim.Framework.Culture Class Reference

Static Public Member Functions

static void SetCurrentCulture ()
 Set Culture to en-US to make string processing of numbers simpler. More...
 

Properties

static NumberFormatInfo NumberFormatInfo [get]
 
static IFormatProvider FormatProvider [get]
 

Detailed Description

Definition at line 34 of file Culture.cs.

Member Function Documentation

static void OpenSim.Framework.Culture.SetCurrentCulture ( )
inlinestatic

Set Culture to en-US to make string processing of numbers simpler.

Definition at line 51 of file Culture.cs.

Property Documentation

IFormatProvider OpenSim.Framework.Culture.FormatProvider
staticget

Definition at line 44 of file Culture.cs.

NumberFormatInfo OpenSim.Framework.Culture.NumberFormatInfo
staticget

Definition at line 39 of file Culture.cs.


The documentation for this class was generated from the following file: