Example #1
0
 internal FieldHandler(CodeTypeFactory codetypeFactory, Udbus.Parsing.StructCreatorBase owner)
     : base(codetypeFactory)
 {
     this.owner = owner;
 }
Example #2
0
 internal FieldHandler(CodeTypeFactory codetypeFactory, Udbus.Parsing.StructCreatorBase owner)
     : base(codetypeFactory)
 {
     this.owner = owner;
 }