C# Class Dev2.Activities.Designers2.Service.ServiceDesigner

Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
ServiceDesigner ( ) : System.Windows

Protected Methods

Method Description
CreateViewModel ( ) : ServiceDesignerViewModel
OnLostFocus ( RoutedEventArgs e ) : void

Method Details

CreateViewModel() protected method

protected CreateViewModel ( ) : ServiceDesignerViewModel
return ServiceDesignerViewModel

OnLostFocus() protected method

protected OnLostFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
return void

ServiceDesigner() public method

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