It´s a nullable type. It is not specific for TimeSpan but can be used on structs and primitive types. See http://msdn.microsoft.com/en-us/library/2cf62fcy(v=vs.80).aspx#Y100
– Lasse EspeholtMay 29 '11 at 13:37
2 Answers2
12
This is Nullable type. It means that value of begin can be null or a timespan