示例#1
0
 internal virtual void CopyWaitListTo(SimpleBitSet other)
 {
     other.Put(_waitList);
 }