Tig 1 рік тому
батько
коміт
6d464a0b04
1 змінених файлів з 3 додано та 0 видалено
  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>