ResourceServiceImpl Constructor |
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ResourceServiceImpl(
string resourceDirectory,
IPropertyService propertyService
)
Parameters
- resourceDirectory String
- The directory containing localized resources.
- propertyService IPropertyService
- The property service used to retrieve the UI language.
See Also