79775100

Date: 2025-09-25 16:40:21
Score: 3
Natty:
Report link

public static bool IsNegative(this TimeSpan value) => value.Ticks < 0;

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Solarev Sergey