I am using library ICSharpCode.Decompiler to decompile specific group of C# DLL\'s. When i am trying to decompile class with interface, like:
ICSharpCode.Decompiler
Class1