Click or drag to resize

IMultiModelBaseVerify Method

Verify that the component is set up correctly

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
IEnumerable<(string Category, string Message)> Verify()

Return Value

Type: IEnumerableValueTupleString, String

[Missing <returns> documentation for "M:Demo3D.MultiModel.Client.IMultiModelBase.Verify"]

See Also