C# Class UmbracoFlare.ImageCropperHelpers.ImageCropperManager

Afficher le fichier Open project: scyllagroup/UmbracoFlare

Méthodes publiques

Méthode Description
GetAllCrops ( bool bypassCache = false ) : List
GetImageCropperDataTypes ( bool bypassCache = false ) : IEnumerable

Private Methods

Méthode Description
GetAllCropsFromDataTypeServiceAndUpdateCache ( ) : List
ImageCropperManager ( ) : System

Method Details

GetAllCrops() public méthode

public GetAllCrops ( bool bypassCache = false ) : List
bypassCache bool
Résultat List

GetImageCropperDataTypes() public méthode

public GetImageCropperDataTypes ( bool bypassCache = false ) : IEnumerable
bypassCache bool
Résultat IEnumerable