Ejemplo n.º 1
0
 public Inferred InferType(Type type)
 {
     return(module.InferType(type));
 }