Table of Contents

Interface IServiceContainer

Namespace
Dynamicweb.Extensibility
Assembly
Dynamicweb.Extensibility.dll
Interface IServiceContainer
public interface IServiceContainer

Methods

Compose(object)

Composes the specified composite.
void Compose(object composite)

Parameters

composite object
The composite.
To top