Method | Description | |
---|---|---|
Context ( DbContext context = null, IUserRepository users = null, IRibbitRepository ribbits = null, IUserProfileRepository profiles = null ) : System | ||
Dispose ( ) : void | ||
SaveChanges ( ) : int |
public Context ( DbContext context = null, IUserRepository users = null, IRibbitRepository ribbits = null, IUserProfileRepository profiles = null ) : System | ||
context | DbContext | |
users | IUserRepository | |
ribbits | IRibbitRepository | |
profiles | IUserProfileRepository | |
return | System |