Opc.Ua.Server.ObjectTypeSource.ObjectTypeSource C# (CSharp) Method

ObjectTypeSource() public method

Adds the source to the type table.
public ObjectTypeSource ( IServerInternal server ) : System
server IServerInternal
return System
        public ObjectTypeSource(IServerInternal server) : base(server)
        {
        }
        #endregion