Table of Contents

Class ResourceService

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

Provides methods for designers to access resource readers and writers for specific System.Globalization.CultureInfo resource types.

public class ResourceService : IResourceServiceExtended, IResourceService, IDisposable
Inheritance
ResourceService
Implements

Constructors

ResourceService(IServiceContainer, OpenStreamDelegate)

Initializes a new instance of the ResourceService class with specified settings.

Methods

Dispose()

Disposes ResourceService object and releases all associated resources.

Dispose(bool)
GetResourceReader(CultureInfo)

Finds out an object used to read data from resource files.

GetResourceWriter(CultureInfo)

Finds out an object used to write data to resource files.