示例#1
0
 public static int LEN_TRIM(Characters chars)
 {
     return(chars.LenTrim());
 }
示例#2
0
 public static int LEN_TRIM(Characters chars)
 {
     return chars.LenTrim();
 }