コード例 #1
0
 public PackageReadRepository(ParseTheParcelContext context) : base(context)
 {
 }
コード例 #2
0
 protected ReadOnlyRepository(ParseTheParcelContext context) : base(context)
 {
 }
コード例 #3
0
 protected WriteNotSupportedRepository(ParseTheParcelContext context) : base(context)
 {
 }