C# Class Com.Aote.Pages.民用多次录入

Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: DuBin1988/newsellinggas

Public Methods

Method Description
client_DownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void
client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void
民用多次录入 ( ) : System

Private Methods

Method Description
save_Click ( object sender, RoutedEventArgs e ) : void

Method Details

client_DownloadStringCompleted() public method

public client_DownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void
sender object
e System.Net.DownloadStringCompletedEventArgs
return void

client_UploadStringCompleted() public method

public client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void
sender object
e System.Net.UploadStringCompletedEventArgs
return void

民用多次录入() public method

public 民用多次录入 ( ) : System
return System