ResXResourceManagerGetStream Method

Overload List

GetStream(String) Returns a MemoryStream instance from the resource of the specified name.
GetStream(String, CultureInfo) Returns a MemoryStream instance from the resource of the specified name and culture.

See Also