System.Resources.ResXResourceSet Members

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

See Also: Inherited members from System.Resources.ResourceSet

Public Constructors

Initializes a new instance of the System.Resources.ResXResourceSet class using the system default System.Resources.ResXResourceReader to read resources from the specified stream.

Initializes a new instance of a System.Resources.ResXResourceSet class using the system default System.Resources.ResXResourceReader that opens and reads resources from the specified file.

Public Methods

override
GetDefaultReader() : Type

Returns the preferred resource reader class for this kind of System.Resources.ResXResourceSet.

override
GetDefaultWriter() : Type

Returns the preferred resource writer class for this kind of System.Resources.ResXResourceSet.