C# Class MundlTransit.WP8.AboutPageViewModel

Inheritance: Caliburn.Micro.Screen
Show file Open project: christophwille/viennarealtime

Public Methods

Method Description
AboutPageViewModel ( IConfigurationService config ) : System.Reflection
Review ( ) : void

Private Methods

Method Description
GetAppVersion ( ) : string

Method Details

AboutPageViewModel() public method

public AboutPageViewModel ( IConfigurationService config ) : System.Reflection
config IConfigurationService
return System.Reflection

Review() public method

public Review ( ) : void
return void