C# Class MvbaMapper.Tests.TestClasses.LowerCaseContext

Show file Open project: mvbalaw/Mapper Class Usage Examples

Public Properties

Property Type Description
Destination OutputClassLowerCase
Expected OutputClassLowerCase
Source InputClass

Property Details

Destination public property

public OutputClassLowerCase,MvbaMapper.Tests.TestClasses Destination
return OutputClassLowerCase

Expected public property

public OutputClassLowerCase,MvbaMapper.Tests.TestClasses Expected
return OutputClassLowerCase

Source public property

public InputClass Source
return InputClass