示例#1
0
 protected override bool Filter(StateEntity entity)
 {
     return(entity.HasUid() && entity.HasUidUnit());
 }