LocalizableValue.SetResourceInfo(IResourceStorage,String,String,Boolean) - метод Смотри также Terrasoft.Common - пространство имен > LocalizableValue - класс > SetResourceInfo - метод : SetResourceInfo(IResourceStorage,String,String,Boolean) - метод C#
- storage
- The resource store.
- resourceManagerName
- The name of the resource manager.
- resourceItemName
- The resource element.
- resetValue
- Determines whether the culture value reset is needed.
Glossary Item Box
public void SetResourceInfo( IResourceStorage storage, string resourceManagerName, string resourceItemName, bool resetValue )
Параметры
- storage
- The resource store.
- resourceManagerName
- The name of the resource manager.
- resourceItemName
- The resource element.
- resetValue
- Determines whether the culture value reset is needed.