internal static bool TryParse_t_field_type_2_element_type_display(t_field_type_list_element_type element, out t_field_type_2_element_type intermediate_result)
 {
     throw new NotImplementedException();
 }
示例#2
0
 private static t_field_type_2_element_type ConvertFrom_t_field_type_element_type_display(t_field_type_list_element_type element)
 {
     throw new NotImplementedException();
 }
 internal static bool TryParse_t_field_type_list_element_type_display(string element, out t_field_type_list_element_type parseResult)
 {
     throw new NotImplementedException();
 }
 internal static bool TryParse(Trinity.TSL.t_data_type value, out t_field_type_list_element_type parseResult)
 {
     throw new NotImplementedException();
 }