Ejemplo n.º 1
0
 public MethodFrameArranger(GeneratedMethod method, GeneratedType type)
 {
     _method = method;
     _type   = type;
 }