static void PrintInterfaces() { var interfaceManger = new InterfaceManager("mscorlib"); interfaceManger.PrintInfo(); }