C# 클래스 Dev2.Core.Tests.Utils.InputOutputViewModelTestObject

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
InputOutputViewModelTestObject ( )
InputOutputViewModelTestObject ( string name, string value, string mapsTo, string defaultValue, bool required, string recordSetName )

메소드 상세

InputOutputViewModelTestObject() 공개 메소드

InputOutputViewModelTestObject() 공개 메소드

public InputOutputViewModelTestObject ( string name, string value, string mapsTo, string defaultValue, bool required, string recordSetName )
name string
value string
mapsTo string
defaultValue string
required bool
recordSetName string