Table of Contents

Class FuncPtr<T, T2, T3, T4>

Namespace
Dassie.Core
Assembly
Dassie.Core.dll

Defines 'FuncPtr[T, ..., T4]' as an alias for a function pointer type.

[Alias(typeof(FuncPtr<,,,>))]
public class FuncPtr<T, T2, T3, T4>

Type Parameters

T
T2
T3
T4
Inheritance
FuncPtr<T, T2, T3, T4>
Inherited Members
Extension Methods