Method | Description | |
---|---|---|
CreateAbout ( ) : ExportLifetimeContext |
||
CreateAddRepository ( ) : ExportLifetimeContext |
||
CreateApplicationLicenses ( ) : ExportLifetimeContext |
||
CreateApps ( ) : ExportLifetimeContext |
||
CreateGame ( Game game ) : ExportLifetimeContext |
||
CreateMissionLibraryViewModel ( Game game ) : ExportLifetimeContext |
||
CreateModLibraryViewModel ( Game game ) : ExportLifetimeContext |
||
CreateServerLibraryViewModel ( Game game, ServersViewModel serversViewModel ) : ExportLifetimeContext |
||
CreateSoftwareUpdate ( ) : ExportLifetimeContext |
||
ViewModelFactory ( ExportFactory |
Method | Description | |
---|---|---|
CreateSoftwareUpdateLegacy ( ) : ExportLifetimeContext |
||
CreateSoftwareUpdateSquirrel ( ) : ExportLifetimeContext |
public CreateAbout ( ) : ExportLifetimeContext |
||
return | ExportLifetimeContext |
public CreateAddRepository ( ) : ExportLifetimeContext |
||
return | ExportLifetimeContext |
public CreateApplicationLicenses ( ) : ExportLifetimeContext |
||
return | ExportLifetimeContext |
public CreateApps ( ) : ExportLifetimeContext |
||
return | ExportLifetimeContext |
public CreateGame ( Game game ) : ExportLifetimeContext |
||
game | Game | |
return | ExportLifetimeContext |
public CreateMissionLibraryViewModel ( Game game ) : ExportLifetimeContext |
||
game | Game | |
return | ExportLifetimeContext |
public CreateModLibraryViewModel ( Game game ) : ExportLifetimeContext |
||
game | Game | |
return | ExportLifetimeContext |
public CreateServerLibraryViewModel ( Game game, ServersViewModel serversViewModel ) : ExportLifetimeContext |
||
game | Game | |
serversViewModel | ServersViewModel | |
return | ExportLifetimeContext |
public CreateSoftwareUpdate ( ) : ExportLifetimeContext |
||
return | ExportLifetimeContext |
public ViewModelFactory ( ExportFactory |
||
aboutFactory | ExportFactory |
|
licenseFactory | ExportFactory |
|
repositoryFactory | ExportFactory |
|
suFactory | ExportFactory |
|
suFactory2 | Lazy |
|
mlvFactory | ExportFactory |
|
mlv2Factory | ExportFactory |
|
settings | ||
contentList | IContentManager | |
dm | IDialogManager | |
lm | Lazy |
|
servers | Lazy |
|
mods | Lazy |
|
cvm | Lazy |
|
missions | Lazy |
|
specialDialogManager | ISpecialDialogManager | |
return | System |