Method | Description | |
---|---|---|
Check ( ) : void |
Validate object model
|
|
ToParamsDictionary ( ) : object>.SortedDictionary |
Maps object model to dictionary of parameters in cloudinary notation.
|
|
UploadPresetParams ( ) : System |
Initializes a new instance of the UploadPresetParams class.
|
|
UploadPresetParams ( GetUploadPresetResult preset ) : System |
Initializes a new instance of the UploadPresetParams class.
|
Method | Description | |
---|---|---|
GetTransformation ( object o ) : string |
public ToParamsDictionary ( ) : object>.SortedDictionary |
||
return | object>.SortedDictionary |
public UploadPresetParams ( GetUploadPresetResult preset ) : System | ||
preset | GetUploadPresetResult | The preset returned from API. |
return | System |