コード例 #1
0
 protected override bool Filter(StateEntity entity)
 {
     return(entity.HasChannel());
 }