C# Class AutoMapper.UnitTests.MaxDepthTests.Source

Show file Open project: jbogard/AutoMapper

Public Methods

Method Description
AddChild ( Source child ) : void
Source ( int level ) : System

Method Details

AddChild() public method

public AddChild ( Source child ) : void
child Source
return void

Source() public method

public Source ( int level ) : System
level int
return System