Click or drag to resize

FuncWrapT1, T2, T3, T4, T5 Class

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

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, T4, T5>

Type Parameters

T1
T2
T3
T4
T5

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

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