Class TypesDelegates
- Namespace
- SunamoTypes
- Assembly
- SunamoTypes.dll
Provides cached Type references for delegate types.
public class TypesDelegates
- Inheritance
-
TypesDelegates
- Inherited Members
- Extension Methods
Fields
ActionType
Cached type reference for Action.
public static readonly Type ActionType
Field Value
FuncTaskType
Cached type reference for Func<Task>.
public static readonly Type FuncTaskType