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