C# Class ObjectArrayExtension, Adnc

Afficher le fichier Open project: AlphaYu/Adnc

Méthodes publiques

Méthode Description
GetTypeArray ( Array, args ) : Type[],

Gets the types of the objects in the specified array.

Method Details

GetTypeArray() public static méthode

Gets the types of the objects in the specified array.
public static GetTypeArray ( Array, args ) : Type[],
args Array, An array of objects whose types to determine.
Résultat Type[],