C# Class csDataServerPlugin.Views.MetaLabelsView

Interaction logic for MetaLabelsView.xaml
Exibir arquivo Open project: TNOCS/csTouch

Public Methods

Method Description
MetaLabelsView ( ) : System.Windows
SelectOption_OnClick ( object s, RoutedEventArgs e ) : void

Method Details

MetaLabelsView() public method

public MetaLabelsView ( ) : System.Windows
return System.Windows

SelectOption_OnClick() public method

public SelectOption_OnClick ( object s, RoutedEventArgs e ) : void
s object
e System.Windows.RoutedEventArgs
return void