💄 Fix spacing between methods

This commit is contained in:
Oliver Booth 2019-11-16 02:06:25 +00:00
parent 90e4552415
commit 1712dbaa02
No known key found for this signature in database
GPG Key ID: 4B0992B2602C3778
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@
return builder.ToString(); return builder.ToString();
} }
/// <summary> /// <summary>
/// Converts a <see cref="String"/> to a <see cref="SecureString"/>. /// Converts a <see cref="String"/> to a <see cref="SecureString"/>.
/// </summary> /// </summary>