Пример #1
0
 public c000204(int p0, int p1)
 {
     this.f000200.BaudRate = p1;
     this.f000200.Parity = Parity.None;
     this.f000200.DataBits = 8;
     this.f000200.StopBits = StopBits.One;
     this.f000200.PortName = "COM" + p0;
     this.f000200.RtsEnable = true;
     this.f000200.DtrEnable = true;
     this.m000032();
     this.f000001 = enum0205.f000001;
     this.f00001d = new byte[1];
     this.f000008 = new byte[0x2800];
 }
Пример #2
0
 protected void m000051(enum0205 p0)
 {
     this.f000001 = p0;
 }