C# Class Qupid.AST.WithClause

Datei anzeigen Open project: hudl/qupid Class Usage Examples

Public Methods

Method Description
WithClause ( string joinTable, PropertyReference joinProperty ) : System.Collections.Generic

Method Details

WithClause() public method

public WithClause ( string joinTable, PropertyReference joinProperty ) : System.Collections.Generic
joinTable string
joinProperty PropertyReference
return System.Collections.Generic