Click or drag to resize

FuncWrapT1, T2 Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  LoongCAD.UtilFuncWrapT1, T2

Namespace: LoongCAD.Util
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public class FuncWrap<T1, T2>

Type Parameters

T1
T2

The FuncWrapT1, T2 type exposes the following members.

Constructors
 NameDescription
Public methodFuncWrapT1, T2Initializes a new instance of the FuncWrapT1, T2 class
Top
Methods
 NameDescription
Public methodfunc 
Top
See Also