C# 클래스 NullReference.Wordpress.DateTimeExtensions

파일 보기 프로젝트 열기: voltagex/junkcode

공개 메소드들

메소드 설명
LastMonth ( this date ) : System.DateTime
NextMonth ( this date ) : System.DateTime

메소드 상세

LastMonth() 공개 정적인 메소드

public static LastMonth ( this date ) : System.DateTime
date this
리턴 System.DateTime

NextMonth() 공개 정적인 메소드

public static NextMonth ( this date ) : System.DateTime
date this
리턴 System.DateTime