Skip to content

Commit

Permalink
Edited Massive.cs via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
theBoringCoder committed Mar 22, 2011
1 parent 7415475 commit e6d201f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Massive.cs
Expand Up @@ -87,7 +87,7 @@ public static class ObjectExtensions {
/// <summary>
/// A class that wraps your database table in Dynamic Funtime
/// </summary>
public class DynamicModel {
public abstract class DynamicModel {
DbProviderFactory _factory;
string _connectionString;

Expand Down

0 comments on commit e6d201f

Please sign in to comment.