Exemple #1
0
 public static double ConvertToPaye(this VahedeSanjesheFormoldar vahedeSanjeshe, double value)
 {
     return(FormolProccessor.Proccess(vahedeSanjeshe.FormoleTabdilBeVahedePaye, value));
 }