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
staticCreateFileBasedResourceManager(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.
staticGetNeutralResourcesLanguage(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. staticGetSatelliteContractVersion(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.