Esempio n. 1
0
 public static bool IsActive(this TaskState taskState)
 => !taskState.IsFinal();