C# Class UI.ViewModel.ServerTabViewModel

Inheritance: SettingsTabViewModel
显示文件 Open project: Nirklav/TCPChat

Public Methods

Method Description
SaveSettings ( ) : void
ServerTabViewModel ( ) : UI.Infrastructure

Method Details

SaveSettings() public method

public SaveSettings ( ) : void
return void

ServerTabViewModel() public method

public ServerTabViewModel ( ) : UI.Infrastructure
return UI.Infrastructure