Click or drag to resize

IZooClientUtilitiesShowBuyLicenseUi Method

[Missing <summary> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowBuyLicenseUi(System.Object,System.Guid)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
void ShowBuyLicenseUi(
	Object verify,
	Guid productId
)

Parameters

verify
Type: SystemObject

[Missing <param name="verify"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowBuyLicenseUi(System.Object,System.Guid)"]

productId
Type: SystemGuid

[Missing <param name="productId"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowBuyLicenseUi(System.Object,System.Guid)"]

See Also