Opc.Ua.Server.ObjectTypeSource.ObjectTypeSource C# (CSharp) Méthode

ObjectTypeSource() public méthode

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