Méthode | Description | |
---|---|---|
All ( this |
||
ByGreenhouseID ( this |
||
ByID ( this |
||
ByUserID ( this |
||
ByUsername ( this |
public static ByGreenhouseID ( this |
||
qry | this |
|
greenhouseID | int | |
Résultat | IQueryable |
public static ByID ( this |
||
qry | this |
|
id | int | |
Résultat | IQueryable |
public static ByUserID ( this |
||
qry | this |
|
userID | Guid | |
Résultat | IQueryable |
public static ByUsername ( this |
||
qry | this |
|
username | string | |
Résultat | IQueryable |