mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 19:28:48 +00:00
📚 Use consistent XML doc wording across classes
This commit is contained in:
parent
bb2dedccad
commit
c3d1b035c0
@ -8,7 +8,7 @@
|
|||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A set of extension methods for <see cref="EndPoint"/> and derived types.
|
/// Extension methods for <see cref="EndPoint"/> and derived types.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static class EndPointExtensions
|
public static class EndPointExtensions
|
||||||
{
|
{
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A set of extension methods for <see cref="Stream"/>.
|
/// Extension methods for <see cref="Stream"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static class StreamExtensions
|
public static class StreamExtensions
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user