IWebConfigurationClientInitialize Method |
Initializes the client connection, this will be called before connect.
Namespace: Emulate3D.WebConfigurationAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxvoid Initialize(
IBuilder app
)
Parameters
- app IBuilder
[Missing <param name="app"/> documentation for "M:Emulate3D.WebConfiguration.IWebConfigurationClient.Initialize(Demo3D.Visuals.IBuilder)"]
See Also