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