C# Class Realms.IndexedAttribute

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

Public Methods

Method Description
IndexedAttribute ( ) : System

Initializes a new instance of the IndexedAttribute class.

Method Details

IndexedAttribute() public method

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