Click or drag to resize

WriteBackHandlerApplyWriteBacks Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual void ApplyWriteBacks(
	List<WriteBack> list,
	Action<string> log
)

Parameters

list
Type: System.Collections.GenericListWriteBack
log
Type: SystemActionString
See Also