C# Class Waf.BookLibrary.Library.Presentation.Views.LendToWindow

LendToWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: jbe2277/waf

Private Properties

Свойство Type Description
PersonsListMouseDoubleClick void

Méthodes publiques

Méthode Description
LendToWindow ( ) : System
ShowDialog ( object owner ) : void

Private Methods

Méthode Description
PersonsListMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

LendToWindow() public méthode

public LendToWindow ( ) : System
Résultat System

ShowDialog() public méthode

public ShowDialog ( object owner ) : void
owner object
Résultat void