Tig 1 gadu atpakaļ
vecāks
revīzija
6d464a0b04
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      Terminal.Gui/View/Orientation/IOrientation.cs

+ 3 - 0
Terminal.Gui/View/Orientation/IOrientation.cs

@@ -5,6 +5,9 @@ using System;
 /// <summary>
 ///     Implement this interface to provide orientation support.
 /// </summary>
+/// <remarks>
+///     See <see cref="OrientationHelper"/> for a helper class that implements this interface.
+/// </remarks>
 public interface IOrientation
 {
     /// <summary>