C# 클래스 EtoolTech.MongoDB.Mapper.Attributes.MongoRelation

상속: System.Attribute
파일 보기 프로젝트 열기: emiliotorrens/MongoMapper.NET

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MongoRelation ( string Name, string CurrentFieldNames, string RelationObjectName, string RelationFieldNames, bool UpRelation = false ) : System

메소드 상세

MongoRelation() 공개 메소드

public MongoRelation ( string Name, string CurrentFieldNames, string RelationObjectName, string RelationFieldNames, bool UpRelation = false ) : System
Name string
CurrentFieldNames string
RelationObjectName string
RelationFieldNames string
UpRelation bool
리턴 System