Example #1
0
 public bool RemoveTeadata(string TeaNo)
 {
     return(sDAL.DaleteByteaNo(TeaNo));
 }