예제 #1
0
 public static bool TryParse(string s, out @TSvo result) => TryParse(s, null, out result);
예제 #2
0
 partial void OnReadXml(@TSvo other);