C# Class CloudinaryDotNet.Actions.ListSpecificResourcesParams

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

Méthodes publiques

Méthode Description
ListSpecificResourcesParams ( ) : System
ToParamsDictionary ( ) : object>.SortedDictionary

Maps object model to dictionary of parameters in cloudinary notation

Method Details

ListSpecificResourcesParams() public méthode

public ListSpecificResourcesParams ( ) : System
Résultat System

ToParamsDictionary() public méthode

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