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