C# Class FAManagementStudio.ViewModels.BasePathSettingsViewModel

Inheritance: ViewModelBase
Show file Open project: degarashi0913/FAManagementStudio Class Usage Examples

Public Methods

Method Description
BasePathSettingsViewModel ( ) : System.Collections.Generic
BasePathSettingsViewModel ( IList vm ) : System.Collections.Generic

Private Methods

Method Description
SetCommand ( ) : void

Method Details

BasePathSettingsViewModel() public method

public BasePathSettingsViewModel ( ) : System.Collections.Generic
return System.Collections.Generic

BasePathSettingsViewModel() public method

public BasePathSettingsViewModel ( IList vm ) : System.Collections.Generic
vm IList
return System.Collections.Generic