C# 클래스 Spinnaker.Sample.WinForms.ViewModels.SimpleFormViewModel

This is a trivially simple view model that exposes a string property and an integer property. It is used simply to show round-tripping values from the GUI to managed code and back to the GUI.
상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Claytonious/spinnaker

공개 메소드들

메소드 설명
SimpleFormViewModel ( ) : System

메소드 상세

SimpleFormViewModel() 공개 메소드

public SimpleFormViewModel ( ) : System
리턴 System