ServiceCollection.Add Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ServiceCollection.Add Method

BR.AN.PviServices .NET


Adds a Service object to this instance.

[Visual Basic]

Public Overloads Sub Add( _

  ByVal service As Service _

)

[C#]

public void Add(

  Service service

);

Parameters

service

Service object

See Also

ServiceCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]