Monday, 26 August 2013

Is there an easy way to retrieve the start time stamp from TimeSpan

Is there an easy way to retrieve the start time stamp from TimeSpan

What is the difference between the TimeSpan private field startTimeStamp
and the DateTime.Ticks property? Is there an easy way to retrieve the
startTimeStamp (without using reflection) ?

No comments:

Post a Comment