mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
Remove partial modifier.
This commit is contained in:
@@ -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].
|
||||
|
||||
Reference in New Issue
Block a user