Méthode | Description | |
---|---|---|
IsDayOfCurrentWeek ( this dt ) : bool | ||
StartOfWeek ( this dt, DayOfWeek startOfWeek ) : System.DateTime |
public static IsDayOfCurrentWeek ( this dt ) : bool | ||
dt | this | |
Résultat | bool |
public static StartOfWeek ( this dt, DayOfWeek startOfWeek ) : System.DateTime | ||
dt | this | |
startOfWeek | DayOfWeek | |
Résultat | System.DateTime |