Click or drag to resize

ByteSum(ActionString) Constructor

Initializes a new instance of the ByteSum class

Namespace: GSF.SELEventParser
Assembly: GSF.SELEventParser (in GSF.SELEventParser.dll) Version: 2.4.181-beta
Syntax
public ByteSum(
	Action<string> loggingFunction
)
View Source

Parameters

loggingFunction  ActionString
 
See Also