Example #1
0
 protected override int ParseResult(string elem)
 {
     return(ExploadTypeConverters.ParseInt32(elem));
 }