C# Class CloudinaryDotNet.Actions.ListResourcesByTagParams

Allows to filter resources by tag.
Inheritance: ListResourcesParams
Afficher le fichier Open project: cloudinary/CloudinaryDotNet

Méthodes publiques

Méthode Description
Check ( ) : void

Validate object model

ToParamsDictionary ( ) : object>.SortedDictionary

Maps object model to dictionary of parameters in cloudinary notation

Method Details

Check() public méthode

Validate object model
Tag must be set to list resource by tag!
public Check ( ) : void
Résultat void

ToParamsDictionary() public méthode

Maps object model to dictionary of parameters in cloudinary notation
public ToParamsDictionary ( ) : object>.SortedDictionary
Résultat object>.SortedDictionary