We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23e78b commit 971b567Copy full SHA for 971b567
src/Cloudikka.PolylineAlgorithm/Cloudikka.PolylineAlgorithm/IPolylineDecoder.cs
@@ -11,7 +11,7 @@ namespace Cloudikka.PolylineAlgorithm {
11
/// <summary>
12
/// Defines the <see cref="IPolylineDecoder{TOut}" />
13
/// </summary>
14
- /// <typeparam name="TOut"></typeparam>
+ /// <typeparam name="TOut"> </typeparam>
15
public interface IPolylineDecoder<TOut> {
16
#region Methods
17
0 commit comments