J
John Mark Howell
What are we supposed to use for a DateTime if we want to be CLS
compliant?????
compliant?????
John Mark Howell said:ms-help://MS.MSDNQTR.2004APR.1033/cpguide/html/cpconWhatIsCommonLangu
ageSpecification.htm
States:
The .NET Framework class library includes types that correspond to the
primitive data types that compilers use. Of these types, the following are
CLS-compliant: Byte, Int16, Int32, Int64, Single, Double, Boolean, Char,
Decimal, IntPtr, and String. For more information about these types, see the
table of types in .NET Framework Class Library.