C# Class FrameTrapped.ViewModels.AboutViewModel

Interaction logic for AboutView.xaml
Inheritance: Caliburn.Micro.Screen
Show file Open project: jhogoforbroke/Frame-Trapped

Public Methods

Method Description
AboutViewModel ( ) : System

Initializes a new instance of the AboutViewModel class.

Method Details

AboutViewModel() public method

Initializes a new instance of the AboutViewModel class.
public AboutViewModel ( ) : System
return System