예제 #1
0
 public void UpdateView(int m_ID, string view, string sub, string ngaytao, bool trangthai)
 {
     WS_FakeAuto.WS_FakeAuto xuly = new WS_FakeAuto.WS_FakeAuto();
     xuly.UpdateView(m_ID, view, sub, ngaytao, trangthai);
 }