public DataServiceLinqDataSourceView(DataServiceLinqDataSource owner, string name, HttpContext context)
     : base(owner, name, context)
 {
 }
Esempio n. 2
0
 public DataServiceLinqDataSourceView(DataServiceLinqDataSource owner, string name, HttpContext context)
     : base(owner, name, context)
 {
 }