System.Resources.ResXResourceWriter: Constructor Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Resources.ResXResourceWriter class that writes the resources to the specified stream object.

Initializes a new instance of the System.Resources.ResXResourceWriter class that writes to the specified System.IO.TextWriter object.

Initializes a new instance of the System.Resources.ResXResourceWriter class that writes the resources to the specified file.