C# Class Opc.Ua.Profiles

Common profiles that UA applications may support.
Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary Class Usage Examples

Méthodes publiques

Méthode Description
NormalizeUri ( string profileUri ) : string

Converts the URI to a URI that can be used for comparison.

Method Details

NormalizeUri() public static méthode

Converts the URI to a URI that can be used for comparison.
public static NormalizeUri ( string profileUri ) : string
profileUri string The profile URI.
Résultat string