Beispiel #1
0
 protected override bool ParseResult(string elem)
 {
     return(ExploadTypeConverters.ParseBool(elem));
 }