C# 클래스 Realms.BacklinkAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: realm/realm-dotnet

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BacklinkAttribute ( string property ) : System

Initializes a new instance of the BacklinkAttribute class.

메소드 상세

BacklinkAttribute() 공개 메소드

Initializes a new instance of the BacklinkAttribute class.
public BacklinkAttribute ( string property ) : System
property string The property that is on the other end of the relationship.
리턴 System