Mono Class Library: Overview

System.Resources.ResourceManager: Method Members

The methods of System.Resources.ResourceManager are listed below. For a list of all members, see the ResourceManager Members list.

See Also: Inherited members from System.Object

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.