Пример #1
0
 // Token: 0x06000FCE RID: 4046
 // RVA: 0x00054748 File Offset: 0x00052948
 public Class125(Class114 class114_1)
 {
     if (class114_1 == null)
     {
         throw new ArgumentNullException(Class127.smethod_4());
     }
     this.class114_0 = class114_1;
     if (class114_1.method_3().GetService(typeof(Interface9)) != null)
     {
         throw new ArgumentException(Class127.smethod_6());
     }
     class114_1.method_3().method_0(typeof(Interface9), this);
     class114_1.method_3().method_0(typeof(IGraphicsDeviceService), this);
     class114_1.method_4().method_1(new EventHandler(this.method_26));
     class114_1.method_4().method_4(new EventHandler(this.method_27));
 }