Esempio n. 1
0
 public int AddAmountInWallet(PropertyModels _objProperty)
 {
     return(oCommonDAL.AddAmountInWallet(_objProperty));
 }