X13.Periphery.TWIDriver.TWICommon.TWICommon C# (CSharp) Method

TWICommon() static private method

static private TWICommon ( ) : System
return System
      static TWICommon() {
        _rand=new Random((int)DateTime.Now.Ticks);
      }
      public abstract bool VarChanged(Topic snd, bool delete);