Exemplo n.º 1
0
 public bool Delete(TB_ChineseZodiacName TB_ChineseZodiacName)
 {
     return(TB_ChineseZodiacName.Delete(TB_ChineseZodiacName));
 }
Exemplo n.º 2
0
 public bool Add(TB_ChineseZodiacName TB_ChineseZodiacName)
 {
     return(TB_ChineseZodiacName.Add(TB_ChineseZodiacName));
 }
Exemplo n.º 3
0
 public bool Update(TB_ChineseZodiacName TB_ChineseZodiacName)
 {
     return(TB_ChineseZodiacName.Update(TB_ChineseZodiacName));
 }
Exemplo n.º 4
0
 public ChineseZodiacNameService(TB_ChineseZodiacName TB_ChineseZodiacName)
 {
     this._TB_ChineseZodiacName = TB_ChineseZodiacName;
 }