The interface IXResourceManager defines methods pro loading objects and strings from resources. Each loaded object or string can be localized for current culture info.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public interface IXResourceManager

See Also