C# Class ArrayConversion

Datei anzeigen Open project: BoolClub/ProjectCrusade

Public Methods

Method Description
Make2DArray ( int input, int height, int width ) : ].int[
test ( ) : void

Method Details

Make2DArray() public static method

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

test() public static method

public static test ( ) : void
return void