C# Class ArrayConversion

Afficher le fichier Open project: BoolClub/ProjectCrusade

Méthodes publiques

Méthode Description
Make2DArray ( int input, int height, int width ) : ].int[
test ( ) : void

Method Details

Make2DArray() public static méthode

public static Make2DArray ( int input, int height, int width ) : ].int[
input int
height int
width int
Résultat ].int[

test() public static méthode

public static test ( ) : void
Résultat void