C# Class Mosa.Runtime.InternalsForArray

Mostrar archivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
GetLength ( void o, int dimension ) : int
GetLowerBound ( void o, int dimension ) : int

Method Details

GetLength() public static method

public static GetLength ( void o, int dimension ) : int
o void
dimension int
return int

GetLowerBound() public static method

public static GetLowerBound ( void o, int dimension ) : int
o void
dimension int
return int