ResXManagerAddResource Method

Overload List

AddResource(String, Object, String) Adds a resource into the .NET managed resource file.
AddResourceT(ResourceT) Adds a resource into the .NET managed resource file.
AddResourceT(String, T, String) Adds a specified resource of the specified type into the .NET managed resource file.

See Also