Click or drag to resize

ConfigurationChanges Constructor (IEnumerableConfigurationChange)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ConfigurationChanges(
	IEnumerable<ConfigurationChange> changes
)

Parameters

changes
Type: System.Collections.GenericIEnumerableConfigurationChange
See Also