Ejemplo n.º 1
0
 public bool Accept(TypeDefinition typedef)
 {
     return(Configuration.Accept(typedef));
 }