예제 #1
0
파일: Cor.php 프로젝트: RTPorfirio/SCJ
 public static function listaCores()
 {
     return CorDao::listaCores();
 }