Vanara/Core/Extensions
dahall dd2e46ae75 Fixed minor error handling in EnumFlagIndexer and added Intersect method. 2022-02-08 14:53:03 -07: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 Fixed minor error handling in EnumFlagIndexer and added Intersect method. 2022-02-08 14:53:03 -07: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 Fixed small bug in IntPtr.ToStringEnum 2022-01-16 17:21:11 -07:00
ReflectionExtensions.cs Added IsMethodCompatibleWithDelegate method 2020-06-09 19:00:42 -06:00
StringHelper.cs Added StringHelper methods supporting encoders 2022-01-22 15:27:13 -07:00