C# 클래스 DDD.UniversalTimestampProvider

Provides timestamps based on the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
상속: ITimestampProvider
파일 보기 프로젝트 열기: draphyz/DDD

공개 메소드들

메소드 설명
GetTimestamp ( ) : DateTime

메소드 상세

GetTimestamp() 공개 메소드

public GetTimestamp ( ) : DateTime
리턴 DateTime