示例#1
0
 protected virtual void init(DisplayMonkeyEntities _db)
 {
     this.TemplateId = Setting.GetDefaultTemplate(_db, this.FrameType);
 }