C# Class ARUP.IssueTracker.Windows.SnapWin

Interaction logic for SnapWin.xaml
Inheritance: System.Windows.Window
Show file Open project: ArupAus/issue-tracker

Public Properties

Property Type Description
snapshot string

Public Methods

Method Description
SnapWin ( string s ) : System.Windows

Method Details

SnapWin() public method

public SnapWin ( string s ) : System.Windows
s string
return System.Windows

Property Details

snapshot public property

public string snapshot
return string