class Package.ListResult.Grouping
😔 No documentation found.
public string Title { get; set; }
The title of this group
public string QueryString { get; set; }
Link to get a full list of this category
public Package[] Packages { get; set; }
The packages in this group
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public Package.ListResult.Grouping( )
😔 No documentation found.