C# 클래스 ArrayConversion

파일 보기 프로젝트 열기: BoolClub/ProjectCrusade

공개 메소드들

메소드 설명
Make2DArray ( int input, int height, int width ) : ].int[
test ( ) : void

메소드 상세

Make2DArray() 공개 정적인 메소드

public static Make2DArray ( int input, int height, int width ) : ].int[
input int
height int
width int
리턴 ].int[

test() 공개 정적인 메소드

public static test ( ) : void
리턴 void