CQRSSample.WpfClient.Modules.CustomerDetails.CustomerRelocating.CustomerRelocatingView.CustomerRelocatingView C# (CSharp) Method

CustomerRelocatingView() public method

public CustomerRelocatingView ( ) : System
return System
        public CustomerRelocatingView()
        {
            InitializeComponent();
        }
CustomerRelocatingView