Ejemplo n.º 1
0
 public ConstructorDefinitionBuilder(MethodDefinitionHelper helper)
 {
     this.helper = helper;
 }
Ejemplo n.º 2
0
 public FunctionDefinitionBuilder(MethodDefinitionHelper helper)
 {
     this.helper = helper;
 }