C# Class CastleTests.Facilities.Synchronize.Components.DummyWindow

Inheritance: System.Windows.Window, IDummyWindow
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

Méthode Description
AddControl ( Control control ) : int
DummyWindow ( ) : System.Windows

Method Details

AddControl() public méthode

public AddControl ( Control control ) : int
control System.Windows.Controls.Control
Résultat int

DummyWindow() public méthode

public DummyWindow ( ) : System.Windows
Résultat System.Windows