C# Class ModuleA.Views.AView

AView.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Show file Open project: runceel/PrismEdu

Private Properties

Property Type Description
ButtonLoadModuleB_Click void

Public Methods

Method Description
AView ( ) : System

Private Methods

Method Description
ButtonLoadModuleB_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AView() public method

public AView ( ) : System
return System