C# Class Alx.Web.SizeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: AlexSanseau/Web.Screenshot

Méthodes publiques

Méthode Description
SizeAttribute ( int width, int height ) : System

Method Details

SizeAttribute() public méthode

public SizeAttribute ( int width, int height ) : System
width int
height int
Résultat System