cd640aa1cdFix compiler and (correct) resharper warnings across the solution.
11 年之前
Kenneth_aa_cp
d8ee7d17d2SshData.cs - Added 4 exception documentation, added 3 parameter checks, fixed typo in exception message for ReadString/ReadBinaryString. Also note that any call to SshData.Write(IEnumerable<byte>) will throw if passed null, List<byte>.AddRange does that for us.