Vanara/Core/Extensions
David Hall 08273f800c Added StringHelper.IsNullOrWhiteSpace to account for missing function prior to .NET 4. (#86) 2019-12-30 10:25:45 -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 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 Added support for serialization to WriteNoChecks 2019-12-10 06:55:54 -07:00
ReflectionExtensions.cs Fixed EnumInheritance 2019-12-10 06:55:20 -07:00
StringHelper.cs Added StringHelper.IsNullOrWhiteSpace to account for missing function prior to .NET 4. (#86) 2019-12-30 10:25:45 -07:00