Table of Contents

Constructor ArrayWrapper

Namespace
Pinwheel.Memo
Assembly
Pinwheel.Memo.Editor.dll

ArrayWrapper()

public ArrayWrapper()

ArrayWrapper(IEnumerable<T>)

public ArrayWrapper(IEnumerable<T> collection)

Parameters

collection IEnumerable<T>