UpdateWindow.UpdateWindow C# (CSharp) Method

UpdateWindow() public method

public UpdateWindow ( )
    public UpdateWindow() => this.InitializeComponent();
}