The constructors of System.Resources.ResXResourceReader are listed below. For a list of all members, see the ResXResourceReader Members list.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Resources.ResXResourceReader class for the specified stream. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class for the specified System.IO.TextReader. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class for the specified resource file. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class using an input stream and a type resolution service. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class using a stream and an array of assembly names. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class using a text stream reader and a type resolution service. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class using a System.IO.TextReader object and an array of assembly names. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class using a file name and a type resolution service. | ||
Initializes a new instance of the System.Resources.ResXResourceReader class using an XML resource file name and an array of assembly names. |