GeneralResourceStorage.FindManager - метод Смотри также Terrasoft.Common - пространство имен > GeneralResourceStorage - класс : FindManager - метод C#
- managerName
- The name of the resource manager.
Glossary Item Box
public static ResourceManager FindManager( string managerName )
Параметры
- managerName
- The name of the resource manager.
Тип возвращаемого значения
The System.Resources.ResourceManager object with the managerName name ornull
if the manager with this name was not found.