Property | Type | Description | |
---|---|---|---|
FortuneRepository | IQueryableRepository |
||
Random | |||
WorldRepository | IPersistableRepository |
||
Worlds | World[] |
Method | Description | |
---|---|---|
Context ( IObjectFactory factory, IDatabaseQueryManager manager ) : System | ||
LoadWorldsSlow ( int repeat, World worlds ) : void |
public Context ( IObjectFactory factory, IDatabaseQueryManager manager ) : System | ||
factory | IObjectFactory | |
manager | IDatabaseQueryManager | |
return | System |
public LoadWorldsSlow ( int repeat, World worlds ) : void | ||
repeat | int | |
worlds | World | |
return | void |
public IQueryableRepository |
||
return | IQueryableRepository |
public IPersistableRepository |
||
return | IPersistableRepository |