Exemple #1
0
 static ValueList <string> EmptyFields(TextSlice slice)
 {
     return(ValueList.Empty <string>());
 }