Mono Class Library: Overview

System.Resources.ResourceManager: Members

The members of System.Resources.ResourceManager are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
HeaderVersionNumberint (1). Documentation for this section has not yet been entered.
static readonly
MagicNumberint (-1091581234). Documentation for this section has not yet been entered.

Protected Fields

BaseNameFieldstring. Documentation for this section has not yet been entered.
MainAssemblySystem.Reflection.Assembly. Documentation for this section has not yet been entered.
ResourceSetsHashtable. Documentation for this section has not yet been entered.

Public Properties

[read-only]
BaseNamestring. Documentation for this section has not yet been entered.
IgnoreCasebool. Documentation for this section has not yet been entered.
[read-only]
ResourceSetTypeType. Documentation for this section has not yet been entered.

Protected Properties

FallbackLocationUltimateResourceFallbackLocation. Documentation for this section has not yet been entered.

Public Methods

static
CreateFileBasedResourceManager(string, string, Type) : ResourceManager
Documentation for this section has not yet been entered.
GetObject(string) : object
Documentation for this section has not yet been entered.
GetObject(string, System.Globalization.CultureInfo) : object
Documentation for this section has not yet been entered.
GetResourceSet(System.Globalization.CultureInfo, bool, bool) : ResourceSet
Documentation for this section has not yet been entered.
GetStream(string) : System.IO.UnmanagedMemoryStream
Documentation for this section has not yet been entered.
GetStream(string, System.Globalization.CultureInfo) : System.IO.UnmanagedMemoryStream
Documentation for this section has not yet been entered.
GetString(string) : string
Documentation for this section has not yet been entered.
GetString(string, System.Globalization.CultureInfo) : string
Documentation for this section has not yet been entered.
ReleaseAllResources()
Documentation for this section has not yet been entered.

Protected Methods

static
GetNeutralResourcesLanguage(System.Reflection.Assembly) : System.Globalization.CultureInfo
Documentation for this section has not yet been entered.
GetResourceFileName(System.Globalization.CultureInfo) : string
Documentation for this section has not yet been entered.
static
GetSatelliteContractVersion(System.Reflection.Assembly) : Version
Documentation for this section has not yet been entered.
InternalGetResourceSet(System.Globalization.CultureInfo, bool, bool) : ResourceSet
Documentation for this section has not yet been entered.