C# 클래스 RectangleLSmall, runtime

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

공개 메소드들

메소드 설명
Equals ( RectangleLSmall, &r1, RectangleLSmall, &r2 ) : bool
RectangleLSmall ( long x ) : System,
ToString ( ) : string

메소드 상세

Equals() 공개 정적인 메소드

public static Equals ( RectangleLSmall, &r1, RectangleLSmall, &r2 ) : bool
r1 RectangleLSmall,
r2 RectangleLSmall,
리턴 bool

RectangleLSmall() 공개 메소드

public RectangleLSmall ( long x ) : System,
x long
리턴 System,

ToString() 공개 메소드

public ToString ( ) : string
리턴 string