Ejemplo n.º 1
0
 public bool CapnhatFlag(FormBinhPhu.ServiceReference1.Vote flag)
 {
     return(base.Channel.CapnhatFlag(flag));
 }
Ejemplo n.º 2
0
 public System.Threading.Tasks.Task <bool> CapnhatFlagAsync(FormBinhPhu.ServiceReference1.Vote flag)
 {
     return(base.Channel.CapnhatFlagAsync(flag));
 }
Ejemplo n.º 3
0
 public bool Idacc(FormBinhPhu.ServiceReference1.Vote timid)
 {
     return(base.Channel.Idacc(timid));
 }
Ejemplo n.º 4
0
 public System.Threading.Tasks.Task <bool> IdaccAsync(FormBinhPhu.ServiceReference1.Vote timid)
 {
     return(base.Channel.IdaccAsync(timid));
 }
Ejemplo n.º 5
0
 public bool ThemVote(FormBinhPhu.ServiceReference1.Vote them)
 {
     return(base.Channel.ThemVote(them));
 }
Ejemplo n.º 6
0
 public System.Threading.Tasks.Task <bool> ThemVoteAsync(FormBinhPhu.ServiceReference1.Vote them)
 {
     return(base.Channel.ThemVoteAsync(them));
 }
Ejemplo n.º 7
0
 public bool SuaVote(FormBinhPhu.ServiceReference1.Vote sua)
 {
     return(base.Channel.SuaVote(sua));
 }
Ejemplo n.º 8
0
 public System.Threading.Tasks.Task <bool> SuaVoteAsync(FormBinhPhu.ServiceReference1.Vote sua)
 {
     return(base.Channel.SuaVoteAsync(sua));
 }
Ejemplo n.º 9
0
 public bool LoadContent(FormBinhPhu.ServiceReference1.Vote vote)
 {
     return(base.Channel.LoadContent(vote));
 }
Ejemplo n.º 10
0
 public System.Threading.Tasks.Task <bool> LoadContentAsync(FormBinhPhu.ServiceReference1.Vote vote)
 {
     return(base.Channel.LoadContentAsync(vote));
 }
Ejemplo n.º 11
0
 public System.Threading.Tasks.Task <bool> KtDlVoteAsync(FormBinhPhu.ServiceReference1.Vote Kt)
 {
     return(base.Channel.KtDlVoteAsync(Kt));
 }
Ejemplo n.º 12
0
 public bool KtDlVote(FormBinhPhu.ServiceReference1.Vote Kt)
 {
     return(base.Channel.KtDlVote(Kt));
 }
Ejemplo n.º 13
0
 public System.Threading.Tasks.Task <int> DemCbAsync(FormBinhPhu.ServiceReference1.Vote Dem)
 {
     return(base.Channel.DemCbAsync(Dem));
 }
Ejemplo n.º 14
0
 public int DemCb(FormBinhPhu.ServiceReference1.Vote Dem)
 {
     return(base.Channel.DemCb(Dem));
 }
Ejemplo n.º 15
0
 public bool KiemTraIdAcc(FormBinhPhu.ServiceReference1.Vote Kt)
 {
     return(base.Channel.KiemTraIdAcc(Kt));
 }