C# 클래스 RSG.Metric

Metric content.
파일 보기 프로젝트 열기: Real-Serious-Games/Metrics 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Data string
Name string
TimeStamp DateTimeOffset
Type string

프로퍼티 상세

Data 공개적으로 프로퍼티

public string Data
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

TimeStamp 공개적으로 프로퍼티

public DateTimeOffset TimeStamp
리턴 DateTimeOffset

Type 공개적으로 프로퍼티

public string Type
리턴 string