Click or drag to resize

PhaseProxyImpl Constructor

返回用户文档首页
默认构造函数

Namespace: LoongCAD.STC.Proxy
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public PhaseProxyImpl(
	int no,
	string name,
	string comment
)

Parameters

no  Int32
 
name  String
 
comment  String
 
See Also