Method | Description | |
---|---|---|
ForwardWindow ( ) : System.IO |
Initializes a new instance of the ForwardWindow class.
|
|
ForwardWindow ( string filename ) : System.IO |
Initializes a new instance of the ForwardWindow class.
|
Method | Description | |
---|---|---|
cancelButton_Click ( object sender, |
The cancel button_ click.
|
|
sendButton_Click ( object sender, |
The send button_ click.
|
public ForwardWindow ( string filename ) : System.IO | ||
filename | string | /// The filename. /// |
return | System.IO |