Example #1
0
 protected void AddSign(int index)
 {
     __Sign = MessageUtil.AddSign(__Sign, index);
 }