Example #1
0
 public Builder MergeFrom(ParentProperty prototype) { super.MergeFrom(prototype._PBJSuper);return this;}
Example #2
0
 public static Builder CreateBuilder(ParentProperty prototype) {
     return (Builder)new Builder().MergeFrom(prototype);
 }