I have interface (e.g. IMyInterface). I need to get of which type object will be created if I call kernel.Get(). Not the instance o
IMyInterface
kernel.Get()