C# 클래스 RectangleRotationDemo, TelerikAcademy

파일 보기 프로젝트 열기: vladislav-karamfilov/TelerikAcademy

공개 메소드들

메소드 설명
GetRotatedRectangle ( Rectangle, rectangleToRotate, double angleInRadians ) : Rectangle,

비공개 메소드들

메소드 설명
Main ( ) : void

메소드 상세

GetRotatedRectangle() 공개 정적인 메소드

public static GetRotatedRectangle ( Rectangle, rectangleToRotate, double angleInRadians ) : Rectangle,
rectangleToRotate Rectangle,
angleInRadians double
리턴 Rectangle,