Table of Contents

Method Split

Namespace
Pinwheel.Vista.RealWorldData
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll

Split<T>(T)

public static void Split<T>(this T tile) where T : class, IMapTile<T>, new()

Parameters

tile T

Type Parameters

T