SetAttribCommand constructor

SetAttribCommand(
  1. int hCard,
  2. int dwAttrId,
  3. List<int> pbAttr
)

Implementation

SetAttribCommand(this.hCard, this.dwAttrId, this.pbAttr);