public System.Threading.Tasks.Task <bool> LoadContentAsync(xphu.ServiceReference1.Vote vote) { return(base.Channel.LoadContentAsync(vote)); }
public bool LoadContent(xphu.ServiceReference1.Vote vote) { return(base.Channel.LoadContent(vote)); }