TimeSpanExtension.cs 70 B

123456
  1. namespace System
  2. {
  3. public class TimeSpanExtension
  4. {
  5. }
  6. }