C# Class Opc.Ua.Client.Controls.SimpleValueEditCtrl

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary

Méthodes publiques

Свойство Type Description
localValue object

Méthodes publiques

Méthode Description
IsSimpleType ( Type type ) : bool
SimpleValueEditCtrl ( object value ) : Opc.Ua

Private Methods

Méthode Description
Parse ( string text ) : object
button_Click ( object sender, Windows e ) : void

Method Details

IsSimpleType() public static méthode

public static IsSimpleType ( Type type ) : bool
type System.Type
Résultat bool

SimpleValueEditCtrl() public méthode

public SimpleValueEditCtrl ( object value ) : Opc.Ua
value object
Résultat Opc.Ua

Property Details

localValue public_oe property

public object localValue
Résultat object