Table of Contents

Delegate SpanExtensions.SpanMatch<T>

Namespace
SharpPluginLoader.Core
Assembly
SharpPluginLoader.Core.dll
public delegate bool SpanExtensions.SpanMatch<T>(ref T value)

Parameters

value T

Returns

bool

Type Parameters

T