Beispiel #1
0
 public static List <Form_elements> get_ListForm_ByIdUrl(int id)
 {
     return(Url.get_ListForm_ByIdUrl(id));
 }