Exemple #1
0
 public ApplicationSettingsModel GetApplictionByID(int ID)
 {
     return(ToolsSetingBAL.GetApplictionByID(ID));
 }