Skip to content

Instantly share code, notes, and snippets.

@tugcearar
Created September 11, 2020 13:20
Show Gist options
  • Save tugcearar/1ba88f6f9479286b1a94e8d6b6b494df to your computer and use it in GitHub Desktop.
Save tugcearar/1ba88f6f9479286b1a94e8d6b6b494df to your computer and use it in GitHub Desktop.
public virtual long ElapsedTimeFromReboot { get; set; }
public virtual IList<ActivityIdentificationData> ActivityIdentificationDatas { get; set; }
public virtual long Time { get; set; }
public virtual ActivityIdentificationData MostActivityIdentification { get; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment