mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
docs: Fixing invalid xml
This commit is contained in:
parent
d24e17bc26
commit
9abf384bb4
1 changed files with 1 additions and 2 deletions
|
|
@ -819,8 +819,7 @@ namespace ICD.Common.Utils.Extensions
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Wraps this object instance into an IEnumerable<T>
|
/// Wraps this object instance into an IEnumerable consisting of a single item.
|
||||||
/// consisting of a single item.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <typeparam name="T"> Type of the object. </typeparam>
|
/// <typeparam name="T"> Type of the object. </typeparam>
|
||||||
/// <param name="item"> The instance that will be wrapped. </param>
|
/// <param name="item"> The instance that will be wrapped. </param>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue