JoeScan.JCamNet Namespace

IProfileProvider..::..SetParameters Method

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public abstract void SetParameters(
	string contents,
	bool saveToDisk
)

Parameters

contents
Type: String
saveToDisk
Type: Boolean

See Also


IProfileProvider