示例#1
0
 public S1(string text, p1 p, v1 v)
 {
     this.A();
     this.Font        = d2.a().Font;
     this.A           = p;
     this.A           = v;
     this.A.MaxLength = 64;
     this.A           = this.A.BackColor;
     if (!string.IsNullOrEmpty(text))
     {
         this.Text = text;
     }
     this.A.Text    = p.b();
     this.B.Text    = ((p == null) ? "" : p.J().ToString("dd.MM.yy HH:mm"));
     this.a.Text    = ((p == null) ? "" : p.j().ToString("dd.MM.yy HH:mm"));
     this.A.Checked = p.E();
     this.A();
 }
示例#2
0
 public i2(string text, h2 h, v1 v)
 {
     this.A();
     this.Font        = d2.a().Font;
     this.A           = h;
     this.A           = v;
     this.A.MaxLength = 64;
     this.a.MaxLength = 64;
     this.A           = this.A.BackColor;
     this.A           = this.a.Text;
     this.A           = new Control[]
     {
         this.A,
         this.a
     };
     if (!string.IsNullOrEmpty(text))
     {
         this.Text = text;
     }
     this.A.Text    = h.b();
     this.a.Text    = h.E();
     this.c.Text    = h.f();
     this.D.Text    = h.E().ToString("dd.MM.yy HH:mm");
     this.E.Text    = h.e().ToString("dd.MM.yy HH:mm");
     this.A         = h.E();
     this.A.Checked = V.B(this.A, null);
     this.A.Enabled = !h.e();
     this.A.Visible = !K1.A().A().SuppressProjectProtectionSwitch;
     if (h.E())
     {
         this.A.Text = "";
         if (string.IsNullOrEmpty(this.a.Text))
         {
             this.a.Text = K1.A().A().DefaultAuthorName;
         }
         this.A.Enabled = false;
     }
 }
示例#3
0
 DrawLine(v1, v2, color ?? PrimitiveColor, duration, depthTest);
 : (ComparisonResult.Fail, c.AddDifference(v1, v2));
示例#5
0
 return(IsPointInside(v1, v2, v3, point.X, point.Y));
示例#6
0
 public (module.Version, error) Max(@string v1, @string v2) => s_MaxByRef?.Invoke(ref this, v1, v2) ?? s_MaxByVal?.Invoke(this, v1, v2) ?? Reqs?.Max(v1, v2) ?? throw new PanicException(RuntimeErrorPanic.NilPointerDereference);
示例#7
0
 Console.WriteLine(SecretCalculatio(v1, v2));
示例#8
0
 var(v1, s1) = source.Run(s);