Assembly: Keystone (in Keystone.dll)

Name Description
Public class Static ExecutionContext Offers methods to read information about the current executing code, like the component names in its call stack and its base execution folder in the local file system.

A component is a executable code container. For the .NET ecosystem, the conceptual component is represented as a .NET assembly in DLL or EXE format, or a .NET module.
Public class Null Represents a void-like generic parameter value that can be used for example, in methods that should return void but its return type is a generic parameter.
Top
Name Description
Public enumeration Country Represents the ISO Country common names
Public enumeration OrderingType The form in which the items of an enumerable will be ordered.
Top

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono