Click or drag to resize

IHardware Interface

Dependency-injected hardware details. Use static class Hardware for a convenient API

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntax
C#
public interface IHardware : IDisposable

The IHardware type exposes the following members.

Properties
  NameDescription
Public propertyCpu
Public propertyMachineId
Top
See Also