C# Class PicasaUploader.ImageSize

Afficher le fichier Open project: ivanz/PicasaUploader

Méthodes publiques

Свойство Type Description
Original ImageSize

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ImageSize ( string label, int width, int height ) : System
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ImageSize() public méthode

public ImageSize ( string label, int width, int height ) : System
label string
width int
height int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Original public_oe static_oe property

public static ImageSize,PicasaUploader Original
Résultat ImageSize