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

Mostrar archivo Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
Name string
Value string

Public Methods

Method Description
FieldInfo ( string name, object value ) : System

Method Details

FieldInfo() public method

public FieldInfo ( string name, object value ) : System
name string
value object
return System

Property Details

Name public_oe property

public string Name
return string

Value public_oe property

public string Value
return string