Explorar o código

Update InternalPeopleQuery.cs

Bond-009 %!s(int64=5) %!d(string=hai) anos
pai
achega
d6224ddeda
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      MediaBrowser.Controller/Entities/InternalPeopleQuery.cs

+ 3 - 0
MediaBrowser.Controller/Entities/InternalPeopleQuery.cs

@@ -4,6 +4,9 @@ namespace MediaBrowser.Controller.Entities
 {
     public class InternalPeopleQuery
     {
+        /// <summary>
+        /// Gets or sets the maximum of items the query should return.
+        /// <summary>
         public int Limit { get; set; }
 
         public Guid ItemId { get; set; }