SyncService(ActionException) Constructor

Initializes a new instance of the SyncService class

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public SyncService(
	Action<Exception> onError
)

Parameters

onError  ActionException
 

See Also