Click or drag to resize

NutItem(String) Constructor

返回用户文档首页
Initializes a new instance of the NutItem class

Namespace: LoongCAD.STC.Friendly.Catalogs
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public NutItem(
	string name
)

Parameters

name  String
 
See Also