By Shaharyr
via dev102.com
Published: Jul 02 2008 / 09:40
Notice that when you add a resource file, there is an automatically generated class with properties issued from the resources elements, so you can call this class properties instead of using the ResourceManager. The only problem with this class is that its properties are marked as internal and thus can’t be accessed externally
Add your comment