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