C# Class DistALServer.NinjectFactory

Show file Open project: majimenezp/DistAppLog

Public Properties

Property Type Description
kernel IKernel

Public Methods

Method Description
GetNinjectKernel ( ) : IKernel

Method Details

GetNinjectKernel() public static method

public static GetNinjectKernel ( ) : IKernel
return IKernel

Property Details

kernel public static property

public static IKernel kernel
return IKernel