C# Equivalent to VB's DateDiff Function

Instant C# converts calls to the legacy VB DateDiff function via a helper class inserted into the conversion output.

To see the helper class used to simulate VB's DateDiff function, download the demo edition of Instant C#.