示例#1
0
 public bool Destroy(object IdInvestigador)
 {
     return(RisInvestigadore.Destroy(IdInvestigador) == 1);
 }