C# 클래스 XamarinCRM.iOS.ConfigFetcher

Fetches settings from embedded resources in the Android project.
상속: IConfigFetcher
파일 보기 프로젝트 열기: xamarin/app-crm

공개 메소드들

메소드 설명
GetAsync ( string configElementName, bool readFromSensitiveConfig = false ) : Task

메소드 상세

GetAsync() 공개 메소드

public GetAsync ( string configElementName, bool readFromSensitiveConfig = false ) : Task
configElementName string
readFromSensitiveConfig bool
리턴 Task