C# 클래스 SharpSpecs.UI.ViewModels.StepViewModel

상속: ViewModel
파일 보기 프로젝트 열기: charlieridley/SharpSpecs 1 사용 예제들

공개 메소드들

메소드 설명
StepViewModel ( Step step ) : System

Initializes a new instance of the StepViewModel class.

메소드 상세

StepViewModel() 공개 메소드

Initializes a new instance of the StepViewModel class.
public StepViewModel ( Step step ) : System
step SharpSpecs.Framework.Step The step.
리턴 System