C# 클래스 Alx.Web.SizeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: AlexSanseau/Web.Screenshot

공개 메소드들

메소드 설명
SizeAttribute ( int width, int height ) : System

메소드 상세

SizeAttribute() 공개 메소드

public SizeAttribute ( int width, int height ) : System
width int
height int
리턴 System