C# Class SpeakFriend.Utilities._Projections

Afficher le fichier Open project: teamaton/speak-lib

Méthodes publiques

Méthode Description
DoubleAvg ( string propertyName ) : IProjection
EmptyGroupDoubleAvg ( string propertyName ) : IProjection

Private Methods

Méthode Description
EmptyGroupProperty ( string propertyName ) : IProjection
_Projections ( ) : System

Method Details

DoubleAvg() public static méthode

public static DoubleAvg ( string propertyName ) : IProjection
propertyName string
Résultat IProjection

EmptyGroupDoubleAvg() public static méthode

public static EmptyGroupDoubleAvg ( string propertyName ) : IProjection
propertyName string
Résultat IProjection