Méthode | Description | |
---|---|---|
Build ( ) : void | ||
WithDateFrom ( System.DateTime from ) : |
||
WithDateTo ( System.DateTime to ) : |
||
WithSort ( Sort sort ) : |
||
WithVotes ( int votes ) : |
||
WithWhat ( What what ) : |
||
WithWhen ( When when ) : |
Méthode | Description | |
---|---|---|
Fields ( ) : string>>.IEnumerable |
public WithDateFrom ( System.DateTime from ) : |
||
from | System.DateTime | |
Résultat |
public WithDateTo ( System.DateTime to ) : |
||
to | System.DateTime | |
Résultat |
public WithSort ( Sort sort ) : |
||
sort | Sort | |
Résultat |
public WithVotes ( int votes ) : |
||
votes | int | |
Résultat |
public WithWhat ( What what ) : |
||
what | What | |
Résultat |
public WithWhen ( When when ) : |
||
when | When | |
Résultat |