C# Класс ObjectArrayExtension, Adnc

Показать файл Открыть проект

Открытые методы

Метод Описание
GetTypeArray ( Array, args ) : Type[],

Gets the types of the objects in the specified array.

Описание методов

GetTypeArray() публичный статический Метод

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.
Результат Type[],