Cosmos/source/Cosmos.System2_Plugs/System
2020-11-17 10:25:56 +01:00
..
Drawing Update ColorImpl.cs 2020-10-18 16:23:09 +02:00
Globalization Undid unit test approach and now use DebugFactory to allow using cosmos debug when running unit tests 2020-11-14 18:48:23 +01:00
IO Fixed IO Tests 2018-09-08 19:27:09 +02:00
Runtime
Text
Threading - Added tests for HashTable 2018-04-30 21:40:53 +02:00
ByteImpl.cs
ConsoleImpl.cs Revert "Merge branch 'master' into master" 2018-08-05 18:08:13 +02:00
ConvertImpl.cs
DateTimeImpl.cs Plugged more methods of DateTime. 2019-01-27 16:36:52 +01:00
DecimalImpl.cs - Added tests for HashTable 2018-04-30 21:40:53 +02:00
DoubleImpl.cs
EnumImpl.cs
GuidImpl.cs
Int16Impl.cs
Int32Impl.cs Added plugs for Convert.ToString 2020-09-07 00:28:55 +02:00
Int64Impl.cs
IntPtrImpl.cs
MathImpl.cs
ParseNumbersImpl.cs Added plugs for Convert.ToString 2020-09-07 00:28:55 +02:00
RandomImpl.cs Made Random return different values when called multiple times in the same second 2020-08-22 22:21:05 +02:00
SByteImpl.cs
SingleImpl.cs Renamed FloatImpl to SingleImpl. 2018-12-22 19:38:20 +00:00
TimeSpanImpl.cs
UInt16Impl.cs
UInt32Impl.cs
UInt64Impl.cs Added missing using 2020-11-17 10:05:54 +01:00
UIntPtrImpl.cs
ValueTypeImpl.cs