Click or drag to resize

SetByResponseTSetModels Method

Namespace:  SoftGear.Strix.Client.Core.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public void SetModels(
	ICollection<T> models
)

Parameters

models
Type: System.Collections.GenericICollectionT
See Also