C# 클래스 NinjaCoder.MvvmCross.Factories.FrameworkFactory

Defines the FrameworkFactory type.
상속: IFrameworkFactory
파일 보기 프로젝트 열기: asudbury/NinjaCoderForMvvmCross

공개 메소드들

메소드 설명
FrameworkFactory ( ISettingsService settingsService ) : System.Collections.Generic

Initializes a new instance of the FrameworkFactory class.

비공개 메소드들

메소드 설명
GetUrlPath ( string image ) : string

Gets the URL path.

메소드 상세

FrameworkFactory() 공개 메소드

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