Opc.Ua.TranslateBrowsePathsToNodeIdsResponseMessage.TranslateBrowsePathsToNodeIdsResponseMessage C# (CSharp) Метод

TranslateBrowsePathsToNodeIdsResponseMessage() публичный Метод

Initializes an empty message.
public TranslateBrowsePathsToNodeIdsResponseMessage ( ) : System
Результат System
        public TranslateBrowsePathsToNodeIdsResponseMessage()
        {
        }

Same methods

TranslateBrowsePathsToNodeIdsResponseMessage::TranslateBrowsePathsToNodeIdsResponseMessage ( ServiceFault ServiceFault ) : System
TranslateBrowsePathsToNodeIdsResponseMessage::TranslateBrowsePathsToNodeIdsResponseMessage ( TranslateBrowsePathsToNodeIdsResponse TranslateBrowsePathsToNodeIdsResponse ) : System
TranslateBrowsePathsToNodeIdsResponseMessage