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