Click or drag to resize

IWebConfigurationClients Property

Gets all clients.

Namespace: Emulate3D.WebConfiguration
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
IEnumerable<IWebConfigurationClient> Clients { get; }

Property Value

IEnumerableIWebConfigurationClient
See Also