Table of Contents

Method CopyTo

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

CopyTo<T>(T[], T[])

public static void CopyTo<T>(T[] src, T[] des)

Parameters

src T[]
des T[]

Type Parameters

T