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>