public DataServiceLinqDataSourceView(DataServiceLinqDataSource owner, string name, HttpContext context)
     : base(owner, name, context)
 {
 }
示例#2
0
 public DataServiceLinqDataSourceView(DataServiceLinqDataSource owner, string name, HttpContext context)
     : base(owner, name, context)
 {
 }