ResourcePackage - конструктор Смотри также Terrasoft.Common - пространство имен > ResourcePackage - класс : ResourcePackage C#
Glossary Item Box
Перегрузка | Описание |
---|---|
ResourcePackage () | Initializes a new instance of the ResourcePackage class. |
ResourcePackage (String) | Initializes an instance of the ResourcePackage class for the culture with the specified name. |
ResourcePackage (CultureInfo) | Initializes an instance of the ResourcePackage class for the specified culture. |
ResourcePackage (ICollection<LocalizableValue>,CultureInfo,Boolean) | Initializes the instance of the ResourcePackage class using the specified collection of localized values, culture object and collection optimization indicator. |