(Inherits from MfObject)
Class for getting resources for errors and other string to Mini-Framework
The MfResourceManager class is not intended to be use by developer but rather by Mini-Framework.
This is an internal class. Not for use by Developers.
Name |
Description |
|
Creates a new instance of MfResourceManager |
||
Creates a new instance of MfResourceManager setting the language Local. |
Name |
Description |
|
Adds MfAttribute extended items to extended classes. Inherited from MfObject. |
||
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. Inherited from MfObject. |
||
Compares obj to current instance to see if they are the same. Inherited from MfObject. |
||
Gets an MfAttribute of the class. Inherited from MfObject. |
||
Gets a MfGenericList of MfAttribute that Contains the attributes for the current class instance. Inherited from MfObject. |
||
Gets A hash code for the current MfObject. Inherited from MfObject. |
||
Gets the zero-based index value of the position of MfAttribute within the instance of the class. Inherited from MfObject. |
||
Get a resource string from the resource file CORE section |
||
Get a resource string from the resource file at the specified Section. |
||
Gets the Type for the for the Class .Inherited from MfObject. |
||
Gets if the current instance of class derived from MfSystemException has MfAttribute. Inherited from MfObject. |
||
Gets if current instance of object is of the same type. Inherited from MfObject. Inherited from MfObject. |
||
Get if the current class is an instance. Inherited from MfObject. |
||
Test to see if a resource file can be found for a given language at predefined locations. |
||
Creates a shallow copy of the current MfObject instance. Inherited from MfObject. |
||
Gets a string representation of the MfObject. Inherited from MfObject. |
||
Verifies the the current object is set to an instance. Inherited from MfObject. |
||
VerifyIsNotInstance([MethodName, LineFile, LineNumber, Source]) |
Verifies the the current object is NOT set to an instance. Used in Static methods. Inherited from MfObject. |