AscomDevice Constructor

Initialises the class with default values

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public AscomDevice()

Remarks

COM clients should use this initialiser and set the properties individually because COM only supports parameterless initialisers.

See Also