Click or drag to resize

InitiatorContractResolver Constructor

Initializes a new instance of the InitiatorContractResolver class

Namespace:  SolidFire.Core
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public InitiatorContractResolver(
	IList<string> propertiesToSerialize
)

Parameters

propertiesToSerialize
Type: System.Collections.GenericIListString
See Also