Table of Contents

Class FuncPtr<T, T2, T3, T4, T5>

Namespace
Dassie.Core
Assembly
Dassie.Core.dll

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

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

Type Parameters

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