C# Class Realms.PrimaryKeyAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: realm/realm-dotnet

Public Methods

Method Description
PrimaryKeyAttribute ( ) : System

Initializes a new instance of the PrimaryKeyAttribute class.

Method Details

PrimaryKeyAttribute() public method

Initializes a new instance of the PrimaryKeyAttribute class.
public PrimaryKeyAttribute ( ) : System
return System