C# 클래스 Habanero.Smooth.Test.AutoMapRelationshipAttributeStub

상속: AutoMapRelationshipAttribute
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth 1 사용 예제들

공개 메소드들

메소드 설명
AutoMapRelationshipAttributeStub ( ) : System
AutoMapRelationshipAttributeStub ( RelationshipType relationshipType ) : System
AutoMapRelationshipAttributeStub ( string reverseRelationshipName ) : System
AutoMapRelationshipAttributeStub ( string reverseRelationshipName, RelationshipType relationshipType ) : System

메소드 상세

AutoMapRelationshipAttributeStub() 공개 메소드

public AutoMapRelationshipAttributeStub ( ) : System
리턴 System

AutoMapRelationshipAttributeStub() 공개 메소드

public AutoMapRelationshipAttributeStub ( RelationshipType relationshipType ) : System
relationshipType RelationshipType
리턴 System

AutoMapRelationshipAttributeStub() 공개 메소드

public AutoMapRelationshipAttributeStub ( string reverseRelationshipName ) : System
reverseRelationshipName string
리턴 System

AutoMapRelationshipAttributeStub() 공개 메소드

public AutoMapRelationshipAttributeStub ( string reverseRelationshipName, RelationshipType relationshipType ) : System
reverseRelationshipName string
relationshipType RelationshipType
리턴 System