コード例 #1
0
 static ValueArray <string> EmptyFields(TextSlice slice)
 {
     return(ValueArray.Empty <string>());
 }