Click or drag to resize

InvertPicture Class

Response from the ListPicturesInverted API method.
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.DTO.InvertPicture

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class InvertPicture

The InvertPicture type exposes the following members.

Constructors
 NameDescription
Public methodInvertPicture()Initializes a new instance of the InvertPicture class
Public methodInvertPicture(String, IEnumerable<InvertPicTitle>)Initializes a new instance of the InvertPicture class
Top
Properties
 NameDescription
Public propertyBlobName 
Public propertyTitles 
Top
Methods
 NameDescription
Public methodToString
(Overrides Object.ToString())
Top
See Also