<< 点击显示目录 >> Variable Constructor |
Initializes a new instance of the variable class
[Visual Basic]
Public Overloads Sub New( _
ByVal service As Service, _
ByVal name As String _
)
[C#]
Service service,
string name
);
service
Service-object
name
variable name
Variable Class | BR.AN.PviServices Namespace | Variable Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]