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