Enum GenresSortingType
Sorting received genres from AnilibriaAPI.GetGenresAsync();
Namespace: Anilibria.NET.Models
Assembly: Anilibria.NET.dll
Syntax
public enum GenresSortingType
Fields
Name | Description |
---|---|
ByAlphabet | Sorting by alphabet |
ByPopularity | Sorting by popularity |