C# Class NullReference.Wordpress.DateTimeExtensions

Afficher le fichier Open project: voltagex/junkcode

Méthodes publiques

Méthode Description
LastMonth ( this date ) : System.DateTime
NextMonth ( this date ) : System.DateTime

Method Details

LastMonth() public static méthode

public static LastMonth ( this date ) : System.DateTime
date this
Résultat System.DateTime

NextMonth() public static méthode

public static NextMonth ( this date ) : System.DateTime
date this
Résultat System.DateTime