StartedServicesDemo.UtcTimestamper.UtcTimestamper C# (CSharp) 메소드

UtcTimestamper() 공개 메소드

public UtcTimestamper ( ) : System
리턴 System
		public UtcTimestamper()
		{
			startTime = DateTime.UtcNow;
		}