C# Class Opc.Ua.Client.Controls.CertificatePropertiesListCtrl.FieldInfo

Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
Name string
Value string

Méthodes publiques

Méthode Description
FieldInfo ( string name, object value ) : System

Method Details

FieldInfo() public méthode

public FieldInfo ( string name, object value ) : System
name string
value object
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Value public_oe property

public string Value
Résultat string