C# 클래스 EInfrastructure.Core.Tools.Enumerations.TimestampType

时间戳类型
상속: Enumeration
파일 보기 프로젝트 열기: zhenlei520/System.Extension.Core

공개 프로퍼티들

프로퍼티 타입 설명
Millisecond TimestampType
Second TimestampType

공개 메소드들

메소드 설명
TimestampType ( int id, string name ) : EInfrastructure.Core.Configuration.Enumerations.SeedWork

메소드 상세

TimestampType() 공개 메소드

public TimestampType ( int id, string name ) : EInfrastructure.Core.Configuration.Enumerations.SeedWork
id int
name string
리턴 EInfrastructure.Core.Configuration.Enumerations.SeedWork

프로퍼티 상세

Millisecond 공개적으로 정적으로 프로퍼티

十三位时间戳 毫秒
public static TimestampType,EInfrastructure.Core.Tools.Enumerations Millisecond
리턴 TimestampType

Second 공개적으로 정적으로 프로퍼티

十位时间戳 秒
public static TimestampType,EInfrastructure.Core.Tools.Enumerations Second
리턴 TimestampType