Git Repository Public Repository

CPE_learningsite

URLs

Copy to Clipboard

This repository has no backups
This repository's network speed is throttled to 100KB/sec

Diff Revisions 831ee4 ... vs 096fc5 ... for CPE/CPE.App/CPE.App.Web/Models/CPEWeb.designer.cs

Diff revisions: vs.
  @@ -5916,7 +5916,8 @@
5916 5916 }
5917 5917 }
5918 5918
5919 - public partial class Users
5919 + [global::System.Data.Linq.Mapping.TableAttribute(Name = "dbo.Users")]
5920 + public partial class Users
5920 5921 {
5921 5922
5922 5923 private System.DateTime _Created;