C# Class Dev2.Core.Tests.Utils.InputOutputViewModelTestObject

显示文件 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

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

Method Details

InputOutputViewModelTestObject() public method

InputOutputViewModelTestObject() public method

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