C# 클래스 Gablarski.Clients.iOS.AppDelegate

상속: UIApplicationDelegate
파일 보기 프로젝트 열기: ermau/Gablarski

공개 프로퍼티들

프로퍼티 타입 설명
Setup System.Threading.Tasks.Task
SocialClient GablarskiSocialClient

공개 메소드들

메소드 설명
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
StartSetup ( ) : void

비공개 메소드들

메소드 설명
SetupAsync ( ) : System.Threading.Tasks.Task

메소드 상세

FinishedLaunching() 공개 메소드

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
리턴 bool

StartSetup() 공개 정적인 메소드

public static StartSetup ( ) : void
리턴 void

프로퍼티 상세

Setup 공개적으로 정적으로 프로퍼티

public static Task,System.Threading.Tasks Setup
리턴 System.Threading.Tasks.Task

SocialClient 공개적으로 정적으로 프로퍼티

public static GablarskiSocialClient SocialClient
리턴 GablarskiSocialClient