您目前尚未登陆,请选择【登陆】或【注册
首页->博客论坛->LiveBlog v1.0测试版源码>>LiveBlog.Core/Providers/BlogService.cs>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:LiveBlog v1.0测试版源码
当前文件:文件类型 LiveBlog/LiveBlog.Core/Providers/BlogService.cs打开代码结构图
普通视图
		            
1Using 13 14namespace LiveBlog.Core.Providers 15{ 16 /// <summary> 17 /// The proxy class for communication between 18 /// the business objects and the providers. 19 /// </summary> 20 public static class BlogService 21 { 22 23 Provider model 75 76 Posts 125 126 Pages 175 176 Categories 225 226 Settings 248 249 Ping services 271 272 } 273} 274
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:LiveBlog v1.0测试版源码