コード例 #1
0
ファイル: Cor.php プロジェクト: RTPorfirio/SCJ
 public static function listaCores()
 {
     return CorDao::listaCores();
 }