摘要: 编辑控件 1 public abstract partial class TEditorBase : UserControl 2 where TEntity:Yom.Extend.Entity.EntityBase 3 where TRepository : Yom.Extend.Repository.RepositoryBaseRepository 4 where TSqlStrConstruct : Huawei.Data.SqlStrConstruct 5 { 6 protected TReposito... 阅读全文
posted @ 2013-07-27 18:08 哈哈好玩 阅读(913) 评论(0) 推荐(0)