示例#1
0
 public IQueryable <global::Oxite.Models.Post> GetPosts(global::Oxite.Models.ArchiveData archive)
 {
     return(inner.GetPosts(archive));
 }
 public IQueryable <global::Oxite.Models.Post> GetPosts(global::Oxite.Models.ArchiveData archive)
 {
     throw new NotImplementedException();
 }