C# Class ThisMember.Core.Exceptions.RecursiveRelationshipException

Inheritance: System.Exception
显示文件 Open project: JulianR/ThisMember

Public Methods

Method Description
RecursiveRelationshipException ( TypePair pair ) : System

Method Details

RecursiveRelationshipException() public method

public RecursiveRelationshipException ( TypePair pair ) : System
pair TypePair
return System