Method | Description | |
---|---|---|
Execute ( Entities round ) : void |
Insert new game round
|
|
Insert ( Microsoft.Practices.EnterpriseLibrary.Data.Database db ) : System |
Dependency Injected Constructor
|
public Execute ( Entities round ) : void | ||
round | Entities | Round to insert |
return | void |
public Insert ( Microsoft.Practices.EnterpriseLibrary.Data.Database db ) : System | ||
db | Microsoft.Practices.EnterpriseLibrary.Data.Database | Database |
return | System |