mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fix hanging xml comment
This commit is contained in:
@@ -34,7 +34,9 @@ public enum GradientDirection
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Describes
|
||||
/// Describes a <see cref="Spectrum"/> of colors that can be combined
|
||||
/// to make a color gradient. Use <see cref="BuildCoordinateColorMapping"/>
|
||||
/// to create into gradient fill area maps.
|
||||
/// </summary>
|
||||
public class Gradient
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user