C# Class Ancestry.QueryProcessor.Type.TupleReferenceAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: Ancestry/DotQL

Public Methods

Method Description
TupleReferenceAttribute ( string name, string sourceAttributeNames, string target, string targetAttributeNames ) : System

Method Details

TupleReferenceAttribute() public method

public TupleReferenceAttribute ( string name, string sourceAttributeNames, string target, string targetAttributeNames ) : System
name string
sourceAttributeNames string
target string
targetAttributeNames string
return System