예제 #1
0
 public ArrayParamCodeTypeHolderProperty(ParamCodeTypeHolderProperty owner, CodeTypeFactory codetypeFactory, FieldDirection fieldDirection)
     : base(owner, codetypeFactory, fieldDirection)
 {
     this.owner = owner;
 }
예제 #2
0
 public ArrayParamCodeTypeHolderProperty(ParamCodeTypeHolderProperty owner, CodeTypeFactory codetypeFactory, FieldDirection fieldDirection)
     : base(owner, codetypeFactory, fieldDirection)
 {
     this.owner = owner;
 }