Opc.Ua.Configuration.Service.Service C# (CSharp) Method

Service() public method

Constructor for Service
public Service ( ) : System
return System
        public Service() 
        {
        }

Same methods

Service::Service ( string name ) : System
Service