C# Class AspNetCore.Identity.Neo4j.Neo4jLabelAttribute

Inheritance: Attribute
Datei anzeigen Open project: d0pare/AspNetCore.Identity.Neo4j

Public Methods

Method Description
Neo4jLabelAttribute ( string labelName ) : System

Method Details

Neo4jLabelAttribute() public method

public Neo4jLabelAttribute ( string labelName ) : System
labelName string
return System