C# 클래스 MingStar.SimUniversity.Contract.IntTuple

파일 보기 프로젝트 열기: MingStar/SimUniversity

공개 메소드들

메소드 설명
ToString ( ) : string

보호된 메소드들

메소드 설명
IntTuple ( int x, int y )

메소드 상세

IntTuple() 보호된 메소드

protected IntTuple ( int x, int y )
x int
y int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string