コード例 #1
0
ファイル: Persistence.pbj.cs プロジェクト: AlphaStaxLLC/taiga
 public Builder(_PBJ_Internal.StorageValue.Builder other) {
     super=other;
 }
コード例 #2
0
ファイル: Persistence.pbj.cs プロジェクト: AlphaStaxLLC/taiga
 public Builder() {super = new _PBJ_Internal.StorageValue.Builder();}