jz5 #2441(2007/08/23 01:23 GMT) [ VB.net ] Rating0/0=0.00
1 2 3
Function n_days_later(ByVal n As Integer) As Func(Of DateTime, DateTime) Return Function(dateTime As DateTime) dateTime.AddDays(n) End Function
Rating0/0=0.00-0+
[ reply ]
jz5
#2441()
[
VB.net
]
Rating0/0=0.00
Rating0/0=0.00-0+
[ reply ]