Show / Hide Table of Contents

Namespace NFX.PAL

Classes

PALException

Base exception thrown for the PAL-related issues

PALImplementation

Provides base for all platform abstraction layer implementations

PlatformAbstractionLayer

Internal framework class, business app developers should not use this class directly as it provides a lower-level services to the higher level code like NFX.Graphics.Canvas, Image etc. PAL provides process-global injection point for PAL. The injection of a concrete runtime is done at process entry point which is statically linked against a concrete runtime.

Interfaces

IPALFileSystem

Provides functions for working with file system

IPALMachineInfo

Provides functions for getting Machine/OS info like CPU and RAM usage

Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX