System.ApplicationException : For property ‘CreationDate’ expected ’19/07/2010 17:27:17′ of type ‘System.DateTime’ but got ’19/07/2010 17:27:17′ of type ‘System.DateTime’
Se eseguendo un test con NUnit si riceve questo errore รจ probabile che bisogna utilizzare DateTime.Today invece di DateTime.Now.
Comments(0)

