LicenceInfo Constructor

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LicenceInfo Class >

LicenceInfo Constructor

BR.AN.PviServices .NET


Initializes a new instance of the LicenseInfo class.

[Visual Basic]

Public Sub New( _

  ByVal service As Service _

)

[C#]

LicenceInfo(

  Service service

);

Parameters

service

The service object this object belongs to.

See Also

LicenceInfo Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]