예제 #1
0
 public TlvTagAttribute(TlvTags tag)
 {
     Tag = tag;
 }
예제 #2
0
 public TlvTagAttribute(TlvTags tag)
 {
     this.Tag = tag;
 }