Click or drag to resize

RoomMemberPropertiesFromDictionary Method

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public void FromDictionary(
	IDictionary<string, Object> other
)

Parameters

other
Type: System.Collections.GenericIDictionaryString, Object
See Also