Beispiel #1
0
 protected virtual string ParseEventInId(ParserContext context)
 {
     return(context.ParseEventInId());
 }
 protected virtual string ParseEventInId(ParserContext context) {
     return context.ParseEventInId();
 }