C# Class JelloScrum.QueryObjects.TasksOfSprintQuery

Query for tasks
Afficher le fichier Open project: auxilium/JelloScrum

Méthodes publiques

Свойство Type Description
Sprint Sprint

Méthodes publiques

Méthode Description
GetQuery ( ISession session ) : ICriteria

Query for all tasks that belong to the given sprint.

Method Details

GetQuery() public méthode

Query for all tasks that belong to the given sprint.
public GetQuery ( ISession session ) : ICriteria
session ISession The session.
Résultat ICriteria

Property Details

Sprint public_oe property

public Sprint Sprint
Résultat Sprint