Exemplo n.º 1
0
 public System.Threading.Tasks.Task InsertDataAsync(UdpBroadcastCapture.WebserverRef.Raspberrypoop rasp)
 {
     return(base.Channel.InsertDataAsync(rasp));
 }
Exemplo n.º 2
0
 public void InsertData(UdpBroadcastCapture.WebserverRef.Raspberrypoop rasp)
 {
     base.Channel.InsertData(rasp);
 }