C# 클래스 AutoMapper.UnitTests.MaxDepthTests

파일 보기 프로젝트 열기: jbogard/AutoMapper

공개 메소드들

메소드 설명
Initializer ( ) : void
MaxDepthTests ( ) : System

비공개 메소드들

메소드 설명
Second_level_children_are_not_null_with_max_depth_2 ( ) : void
Second_level_children_are_null_with_max_depth_1 ( ) : void
Third_level_children_are_not_null_max_depth_3 ( ) : void
Third_level_children_are_null_with_max_depth_2 ( ) : void

메소드 상세

Initializer() 공개 메소드

public Initializer ( ) : void
리턴 void

MaxDepthTests() 공개 메소드

public MaxDepthTests ( ) : System
리턴 System