コード例 #1
0
 public function canSortBy($by)
 {
     return $this->list->canSortBy($by);
 }