Exemple #1
0
 public static function listaCor($cor)
 {
     return CorDao::listaCor($cor);
 }