EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Enum UnsafeNative.AllocationType

    Namespace: PoeShared.Native
    Assembly: PoeShared.Native.dll
    Syntax
    [Flags]
    public enum UnsafeNative.AllocationType : uint

    Fields

    Name Description
    COMMIT
    LARGE_PAGES
    PHYSICAL
    RESERVE
    RESET
    TOP_DOWN
    WRITE_WATCH

    Extension Methods

    ObjectExtensions.AddTo<UnsafeNative.AllocationType, TCollection>(UnsafeNative.AllocationType, ISourceList<TCollection>)
    ObjectExtensions.AddTo<UnsafeNative.AllocationType, TCollection>(UnsafeNative.AllocationType, ICollection<TCollection>)
    ObjectExtensions.CloneJson<UnsafeNative.AllocationType>(UnsafeNative.AllocationType)
    ObjectExtensions.CopyPropertiesTo<UnsafeNative.AllocationType, TTarget>(UnsafeNative.AllocationType, TTarget)
    ObjectExtensions.DumpToTextRaw<UnsafeNative.AllocationType>(UnsafeNative.AllocationType)
    ObjectExtensions.DumpToText<UnsafeNative.AllocationType>(UnsafeNative.AllocationType)
    ObjectExtensions.Dump<UnsafeNative.AllocationType>(UnsafeNative.AllocationType)
    ObjectExtensions.GetPropertyAccessor<UnsafeNative.AllocationType, TValue>(UnsafeNative.AllocationType, Expression<Func<UnsafeNative.AllocationType, TValue>>)
    ObjectExtensions.InsertTo<UnsafeNative.AllocationType, TCollection>(UnsafeNative.AllocationType, IList<TCollection>, int)
    ObjectExtensions.ToJson<UnsafeNative.AllocationType>(UnsafeNative.AllocationType)
    ObjectExtensions.ToStringSafe<UnsafeNative.AllocationType>(UnsafeNative.AllocationType)
    ObjectExtensions.TransferPropertiesTo<UnsafeNative.AllocationType, TTarget>(UnsafeNative.AllocationType, TTarget, params string[])
    XDocumentExtensions.AddTo<UnsafeNative.AllocationType>(UnsafeNative.AllocationType, XContainer)
    © Xab3r. All rights reserved.