Table of Contents

Method Fill

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

Fill<T>(T[], T)

public static void Fill<T>(T[] array, T value)

Parameters

array T[]
value T

Type Parameters

T