Exemplo n.º 1
0
 public virtual void Visit(TContext context, IAuthority authority)
 {
     authority.Accept(this, context);
 }