Vanara/Core/Extensions
David Hall 05bd6d2098 Changed Write method to take structure as 'in' param. 2019-10-17 09:13:45 -06:00
..
BitHelper.cs Changed to BitHelper broke too much so reverted. 2019-07-16 07:43:10 -06:00
ComTypeExtensions.cs Better null handling 2019-05-08 12:50:01 -06:00
EnumExtensions.cs Fixed BitPosition logic for exception 2019-09-25 14:12:17 -05:00
EnumFlagIndexer.cs Added better documentation 2019-09-05 19:59:25 -06:00
FileTimeExtensions.cs Added ToInt64, TimeSpan.ToFileTimeStruct, and ToTimeSpan methods for FILETIME and modified ToString method so that it will display a TimeSpan value if negative. 2019-07-13 21:39:13 -06:00
HexDump.cs Added pointer value in front of string with optional params to remove. 2019-07-03 14:42:51 -06:00
IOExtensions.cs Initial code push: Core, PInvoke.Shared and PInvoke.TaskSchd 2017-11-27 10:18:01 -07:00
InteropExtensions.cs Changed Write method to take structure as 'in' param. 2019-10-17 09:13:45 -06:00
ReflectionExtensions.cs Fixed SetField so it works with ref structs 2019-10-07 18:42:49 -06:00
StringHelper.cs * Derived SafeCoTaskMemString from base class SafeMemString derived from SafeMemHandle<T>. 2019-06-25 17:10:57 -06:00