Table of Contents

Method Identity

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Identity<TInput>()

Creates an Identity Map where the TInput and TOutput are the same.

public static IMap<TInput, TInput> Identity<TInput>()

Returns

IMap<TInput, TInput>

Type Parameters

TInput

Type of the Input