<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ProfilerEventArgs Class > ProfilerEventArgs Constructor |
Initializes a new instance of the ProfilerEventArgs class.
[Visual Basic]
Public Sub New( _
ByVal name As String, _
ByVal action As Action, _
ByVal info As Object _
)
[C#]
string name,
Action action,
object info
);
name
The name of the profiler.
action
The action.
info
the info object.
ProfilerEventArgs Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]