Exemplo n.º 1
0
 protected virtual string ParseEventInId(ParserContext context)
 {
     return(context.ParseEventInId());
 }
Exemplo n.º 2
0
 protected virtual string ParseEventInId(ParserContext context) {
     return context.ParseEventInId();
 }