Table of Contents

Constructor ResourceService

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

ResourceService(IServiceContainer, OpenStreamDelegate)

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

public ResourceService(IServiceContainer serviceContainer, OpenStreamDelegate openStreamFunc)

Parameters

serviceContainer IServiceContainer

Container for this new instance.

openStreamFunc OpenStreamDelegate

Method used to open stream.