Click or drag to resize

FuncWrapT1, T2, T3 Class

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

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

Type Parameters

T1
T2
T3

The FuncWrapT1, T2, T3 type exposes the following members.

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