Click or drag to resize
EmbeddedResources Class
example usage: https://github.com/andreigec/Crypto-Gram-Solve
Inheritance Hierarchy
SystemObject
  ANDREICSLIB.HelpersEmbeddedResources

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class EmbeddedResources

The EmbeddedResources type exposes the following members.

Methods
  NameDescription
Private methodStatic memberGetResourceStream
get the underlying streamreader for the resource
Public methodStatic memberReadEmbeddedImage
get the contents of an embedded resource image
Public methodStatic memberReadEmbeddedResource
get the contents of an embedded resource
Top
See Also