Vanara/Core/Extensions
David Hall 43a453fef9 Fixed bug in ToStructure where mishandled IntPtr. Added length checking to ToStringEnum. Changed length param on FillMemory to 'long' to work on 64-bit systems. 2019-03-25 17:34:03 -07:00
..
BitHelper.cs Updated comments 2018-11-28 12:33:55 -07:00
EnumExtensions.cs Change obsolete use of Enum.ToString 2019-01-16 08:07:00 -07:00
EnumFlagIndexer.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
FileTimeExtensions.cs Initial code push: Core, PInvoke.Shared and PInvoke.TaskSchd 2017-11-27 10:18:01 -07:00
HexDump.cs Added byte array extension method to dump to a hex string grid. 2018-12-11 11:32:01 -07:00
IOExtensions.cs Initial code push: Core, PInvoke.Shared and PInvoke.TaskSchd 2017-11-27 10:18:01 -07:00
InteropExtensions.cs Fixed bug in ToStructure where mishandled IntPtr. Added length checking to ToStringEnum. Changed length param on FillMemory to 'long' to work on 64-bit systems. 2019-03-25 17:34:03 -07:00
ReflectionExtensions.cs Fixed bug with COM objects and GetPropertyValue 2018-12-07 20:59:30 -07:00
StringHelper.cs Added allocation size handling to GetString and AllocString 2019-03-21 09:34:36 -06:00