C# Class Opc.Ua.Com.Namespaces

Defines constants for all namespaces referenced by the model design.
Mostrar archivo Open project: OPCFoundation/UA-.NET

Public Methods

Method Description
GetNamespaceTable ( ) : Opc.Ua.NamespaceTable

Returns a namespace table with all of the URIs defined.

This table is was used to create any relative paths in the model design.

Method Details

GetNamespaceTable() public static method

Returns a namespace table with all of the URIs defined.
This table is was used to create any relative paths in the model design.
public static GetNamespaceTable ( ) : Opc.Ua.NamespaceTable
return Opc.Ua.NamespaceTable