C# 클래스 Business.Rect

파일 보기 프로젝트 열기: mysteryx93/NaturalGroundingPlayer 1 사용 예제들

공개 메소드들

메소드 설명
Rect ( ) : System
Rect ( int left, int top, int right, int bottom ) : System

메소드 상세

Rect() 공개 메소드

public Rect ( ) : System
리턴 System

Rect() 공개 메소드

public Rect ( int left, int top, int right, int bottom ) : System
left int
top int
right int
bottom int
리턴 System