示例#1
0
 public static Form_elements get_Form_ByIdForm(string idForm, int idUrl)
 {
     return(Url.get_Form_ByIdForm(idForm, idUrl));
 }