C# 클래스 HttpClient.TableViewSelector

파일 보기 프로젝트 열기: fpt-software/Wordpress-Client 1 사용 예제들

공개 메소드들

메소드 설명
Configure ( UITableView tableView, string choices ) : void
SelectedRow ( this tableView ) : int

메소드 상세

Configure() 공개 정적인 메소드

public static Configure ( UITableView tableView, string choices ) : void
tableView UITableView
choices string
리턴 void

SelectedRow() 공개 정적인 메소드

public static SelectedRow ( this tableView ) : int
tableView this
리턴 int