Exemplo n.º 1
0
 internal static PEDCalcValue GetPEDValue(this PwEntry pe, bool recursion)
 {
     return(PEDCValueDAO.GetPEDCValue(pe, recursion));
 }