コード例 #1
0
 public static Boolean Excluir(String pID)
 {
     return(CondominioDAO.Excluir(pID));
 }