X13.Periphery.TWIDriver.TWICommon.TWICommon C# (CSharp) 메소드

TWICommon() 정적인 개인적인 메소드

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