C# 클래스 AOP01.ViewModels.TestViewModel

상속: AOP01.Core.BaseViewModel
파일 보기 프로젝트 열기: VahidN/AOP-Sample

공개 메소드들

메소드 설명
TestViewModel ( ITestService testService ) : AOP01.Core

메소드 상세

TestViewModel() 공개 메소드

public TestViewModel ( ITestService testService ) : AOP01.Core
testService ITestService
리턴 AOP01.Core