C# Class NinjaCoder.MvvmCross.Factories.FrameworkFactory

Defines the FrameworkFactory type.
Inheritance: IFrameworkFactory
Afficher le fichier Open project: asudbury/NinjaCoderForMvvmCross

Méthodes publiques

Méthode Description
FrameworkFactory ( ISettingsService settingsService ) : System.Collections.Generic

Initializes a new instance of the FrameworkFactory class.

Private Methods

Méthode Description
GetUrlPath ( string image ) : string

Gets the URL path.

Method Details

FrameworkFactory() public méthode

Initializes a new instance of the FrameworkFactory class.
public FrameworkFactory ( ISettingsService settingsService ) : System.Collections.Generic
settingsService ISettingsService The settings service.
Résultat System.Collections.Generic