Class PrintViewContainerModule
Inheritance
System.Object
PrintViewContainerModule
Namespace:InfinniPlatform.PrintView.IoC
Assembly:InfinniPlatform.PrintView.dll
Syntax
public class PrintViewContainerModule : object, IContainerModule
Constructors
| Improve this Doc View SourcePrintViewContainerModule(PrintViewOptions)
Declaration
public PrintViewContainerModule(PrintViewOptions options)
Parameters
Type | Name | Description |
---|---|---|
PrintViewOptions | options |
Methods
| Improve this Doc View SourceLoad(IContainerBuilder)
Declaration
public void Load(IContainerBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
IContainerBuilder | builder |