* c:\out\MSC71cdb.Debug_full\Core06.exe 05.12.2007 12:04:53, user: Luzr x = 1 y = 2.34 z = 12/05/2007 s = hello i = 1 j = 2 k = 12/05/2007 t = hello a.Is<int>() = true a.Is<double>() = false b.Is<double>() = true c.Is<int>() = false c.Is<Date>() = true d.Is<String>() = true IsNumber(a) = true IsNumber(b) = true IsDateTime(c) = true
Report message to a moderator