메소드 | 설명 | |
---|---|---|
LoadFromConfiguration ( this kernel ) : void |
Load Ninject modules from Application Configuration File.
|
메소드 | 설명 | |
---|---|---|
GetModules ( IKernel kernel, System.Xml.Linq.XDocument document ) : IEnumerable |
Gets the modules.
|
public static LoadFromConfiguration ( this kernel ) : void | ||
kernel | this | Ninject kernel. |
리턴 | void |