Table of Contents

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

Namespace
Dassie.Core
Assembly
Dassie.Core.dll

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

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

Type Parameters

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