Exemplo n.º 1
0
        public static classHS TimTheoID(string ID)
        {
            classHS result = new classHS();

            ////...
            return(result);
        }
Exemplo n.º 2
0
 public static int them(classHS _newhs)
 {
     //them thanh cong return 0; ko thanh con return 1;
     return 0;
 }
Exemplo n.º 3
0
 public static classHS TimTheoID(string ID)
 {
     classHS result = new classHS();
     ////...
     return result;
 }
Exemplo n.º 4
0
 public static int them(classHS _newhs)
 {
     //them thanh cong return 0; ko thanh con return 1;
     return(0);
 }