C# Class MemExchange.Client.UI.Usercontrols.Level1.Level1ViewModel

Show file Open project: ThomasVestergaard/MemExchange Class Usage Examples

Public Methods

Method Description
Level1ViewModel ( IClient client ) : System.Collections.ObjectModel
SetupCommandsAndBehaviour ( ) : void

Method Details

Level1ViewModel() public method

public Level1ViewModel ( IClient client ) : System.Collections.ObjectModel
client IClient
return System.Collections.ObjectModel

SetupCommandsAndBehaviour() public method

public SetupCommandsAndBehaviour ( ) : void
return void