Пример #1
0
 static void Main(string[] args)
 {
     i1 i = EXP.RealiseInterfeces(typeof(BaseTestClass), typeof(i1)) as i1;
 }