Exemple #1
0
 static PrimitiveTypeParser()
 {
     _tryParseDelegate = ParsingUtils.GetParseDelegate <T>();
 }