C# Class Gribble.Model.Duplicates

Show file Open project: mikeobrien/Gribble

Public Properties

Property Type Description
Distinct Projection
OrderBy List

Public Methods

Method Description
Duplicates ( ) : System.Collections.Generic

Method Details

Duplicates() public method

public Duplicates ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

Distinct public property

public Projection,Gribble.Model Distinct
return Projection

OrderBy public property

public List OrderBy
return List