Class TaskCache
public static class TaskCache
- Inheritance
-
TaskCache
- Inherited Members
Properties
FalseResult
public static Task<bool> FalseResult { get; }
Property Value
TrueResult
public static Task<bool> TrueResult { get; }