Vanara/Core/Extensions
David Hall 1996fadd69 Made GetBit and GetBits extension methods 2019-07-10 11:27:04 -06:00
..
BitHelper.cs Made GetBit and GetBits extension methods 2019-07-10 11:27:04 -06:00
ComTypeExtensions.cs Better null handling 2019-05-08 12:50:01 -06:00
EnumExtensions.cs Corrected documentation errors 2019-04-10 11:28:19 -06:00
EnumFlagIndexer.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
FileTimeExtensions.cs Consolidated code and fixed bug in ToFileTimeStruct that mixed up UTC conversion. 2019-06-15 13:50:10 -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 Extended StructureToPtr so that it works with `enum` values. 2019-06-17 13:44:46 -06:00
ReflectionExtensions.cs Added CreateOrDefault method to get best default value for a structure. Added InvokeStaticMethod to allow for calling a static method generically. 2019-07-09 09:23:41 -06:00
StringHelper.cs * Derived SafeCoTaskMemString from base class SafeMemString derived from SafeMemHandle<T>. 2019-06-25 17:10:57 -06:00