Remove partial modifier.

This commit is contained in:
drieseng
2016-05-01 14:48:55 +02:00
parent e09239ef0e
commit 11f77bc177
+1 -1
View File
@@ -15,7 +15,7 @@ namespace Renci.SshNet.Common
/// <summary>
/// Collection of different extension method
/// </summary>
internal static partial class Extensions
internal static class Extensions
{
/// <summary>
/// Determines whether [is null or white space] [the specified value].