Constructor ArrayWrapper
ArrayWrapper()
public ArrayWrapper()
ArrayWrapper(IEnumerable<T>)
public ArrayWrapper(IEnumerable<T> collection)
Parameters
collectionIEnumerable<T>
public ArrayWrapper()
public ArrayWrapper(IEnumerable<T> collection)
collection IEnumerable<T>