C# Class Waf.InformationManager.EmailClient.Modules.Presentation.Views.EditEmailAccountWindow

Inheritance: System.Windows.Window, IEditEmailAccountView
显示文件 Open project: jbe2277/waf

Public Methods

Method Description
EditEmailAccountWindow ( ) : System.ComponentModel.Composition
ShowDialog ( object owner ) : void

Method Details

EditEmailAccountWindow() public method

public EditEmailAccountWindow ( ) : System.ComponentModel.Composition
return System.ComponentModel.Composition

ShowDialog() public method

public ShowDialog ( object owner ) : void
owner object
return void