C# Class NAPS2.DI.NinjectScanDriverFactory

Inheritance: IScanDriverFactory
Mostrar archivo Open project: cyanfish/naps2

Public Methods

Method Description
Create ( string driverName ) : IScanDriver
NinjectScanDriverFactory ( IKernel kernel ) : System

Method Details

Create() public method

public Create ( string driverName ) : IScanDriver
driverName string
return IScanDriver

NinjectScanDriverFactory() public method

public NinjectScanDriverFactory ( IKernel kernel ) : System
kernel IKernel
return System