initial commit
[CPE_learningsite] / CPE / CPE.App / CPE.App.Notify / Helpers / MeetingParticipantSession.cs
1 /*
2 Developer: Tyler Allen
3 Date Created: 08/24/2016
4 ---------------------------------------------------
5 */
6
7 // ReSharper disable once CheckNamespace
8
9 namespace CPE.App.Notify.Models {
10     public partial class MeetingParticipantSession {}
11 }