コード例 #1
0
 public DynamoDbDataSourceView(DynamoDbDataSource owner, HttpContext context) : base(owner, string.Empty, context)
 {
     this._dataSource = owner;
 }
コード例 #2
0
 public DynamoDbDataSourceView(DynamoDbDataSource owner, HttpContext context) : base(owner, string.Empty, context)
 {
     this._dataSource = owner;
 }