Click or drag to resize

Resfinder Class

Used to allow us to find resources properly.
Inheritance Hierarchy
SystemObject
  ConsoleControlResfinder

Namespace:  ConsoleControl
Assembly:  ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public class Resfinder

The Resfinder type exposes the following members.

Constructors
  NameDescription
Public methodResfinder
Initializes a new instance of the Resfinder class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also