Static Public Member Functions | |
| static void | RunExample () |
| static string | GetProtocol () |
| static string | GetTransferDirection () |
| static string | GetArg (string msg) |
Definition at line 11 of file SshFileTransferTest.cs.
| static string sharpSshTest.sharpssh_samples.SshFileTransferTest.GetArg | ( | string | msg | ) | [static] |
Definition at line 97 of file SshFileTransferTest.cs.
| static string sharpSshTest.sharpssh_samples.SshFileTransferTest.GetProtocol | ( | ) | [static] |
Definition at line 67 of file SshFileTransferTest.cs.
| static string sharpSshTest.sharpssh_samples.SshFileTransferTest.GetTransferDirection | ( | ) | [static] |
Definition at line 82 of file SshFileTransferTest.cs.
| static void sharpSshTest.sharpssh_samples.SshFileTransferTest.RunExample | ( | ) | [static] |
Definition at line 13 of file SshFileTransferTest.cs.
1.5.9