RuntimeInformationWrapper class RuntimeInformationWrapper Documentation Code public virtual string FrameworkDescription { get; } public virtual Architecture OSArchitecture { get; } public virtual string OSDescription { get; } public virtual Architecture ProcessArchitecture { get; } public RuntimeInformationWrapper() public virtual bool IsOSPlatform(OSPlatform osPlatform)