Click or drag to resize

DynamicRpcContractResolver Constructor

Initializes a new instance of the DynamicRpcContractResolver class

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

Parameters

propertiesToSerialize
Type: System.Collections.GenericIListString
See Also