Beispiel #1
0
 private void Resolve()
 {
     _dictionaryFinder = ContainerInit._container.Resolve <IDictionaryFinder>();
 }