![]() | Toms |
Class | Description | |
---|---|---|
![]() | HGlobal | Wrapper for a global memory handle. The memory will be allocated using AllocHGlobal(Int32); the memory will be freed when the object is disposed. |
![]() | LegacyV2RuntimeActivationPolicy | Configure the LegacyV2RuntimeActivationPolicy from code. See https://msdn.microsoft.com/de-de/library/bbx34a2h.aspx for documentation. |
![]() | SafeNativeMemory | Represents a wrapper class for a buffer allocated with AllocHGlobal(Int32) |
![]() | SafeNativeMemoryT | Represents a wrapper class for a buffer allocated with AllocHGlobal(Int32) and the size of T. |
![]() | SafeTokenHandle | Represents a wrapper class for a token handle. |
![]() | TryCastExtension | Entry point to create the TryCastWorkerTValue. |
![]() | TryCastWorkerTValue | Provide fluent notation for try-casting types. Create this object using TryCastTValue(TValue) |
![]() | TryCastWorkerTValue, TResult | Provide fluent notation for try-casting types and returning a result. Create this object using ReturningTResult |
![]() | TryCastWorkerBaseTValue, TResult | Provide fluent notation for try-casting types and returning a result. |
![]() | UserAccountControl | Helper Functions for Privileges and Elevation Status |
![]() ![]() | ValidationTemplate | A validation template for using Validar.Fody (https://github.com/Fody/Validar) with data annotations (System.ComponentModel.DataAnnotations). |
![]() | WebHelper | Helper for web methods. |