<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Constructor > Service Constructor |
Initializes a new instance of this class using more then one service object.
[Visual Basic]
Public Overloads Sub New( _
ByVal name As String, _
ByVal services As ServiceCollection _
)
[C#]
string name,
ServiceCollection services
);
name
service name
services
ServiceCollection object
Service Class | BR.AN.PviServices Namespace | Service Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]