C# 클래스 AppCompat.WikipediaApi

파일 보기 프로젝트 열기: jamesmontemagno/Xamarin.Android-AppCompat 1 사용 예제들

공개 메소드들

메소드 설명
FetchHabitatLocation ( string term ) : double>>.Task
FetchIntroductionFor ( string term ) : Task
FetchMonkeyImage ( string term ) : Task

메소드 상세

FetchHabitatLocation() 공개 정적인 메소드

public static FetchHabitatLocation ( string term ) : double>>.Task
term string
리턴 double>>.Task

FetchIntroductionFor() 공개 정적인 메소드

public static FetchIntroductionFor ( string term ) : Task
term string
리턴 Task

FetchMonkeyImage() 공개 정적인 메소드

public static FetchMonkeyImage ( string term ) : Task
term string
리턴 Task