MobileForms Toolkit Documentation

ImageManager  Constructor (String, Assembly)

Initializes a new instance of the ImageManager class that looks up resources contained in files derived from the specified root name using the given Assembly.

public ImageManager(
string baseName,
Assembly assembly
);

Parameters

baseName
The root name of the resources.
assembly
The main Assembly for the resources.

See Also

ImageManager Class | Resco.ImageManager Namespace | ImageManager Constructor Overload List