Interface IMemoryPool Namespace: PoeShared.Services Assembly: PoeShared.dll Syntax public interface IMemoryPool : IArrayPool<byte> Methods Name Description RentPinnedBuffer(int) Extension Methods ObjectExtensions.GetPropertyAccessor<TValue>(object, string) ObjectReflectionExtensions.GetPropertyTypeOrDefault(object, string) ObjectReflectionExtensions.GetPropertyValue<T>(object, string) ObjectReflectionExtensions.SetPropertyValue<T>(object, string, T)