C# 클래스 EvolveApp.Helpers.InternetButtonHelper

파일 보기 프로젝트 열기: xamarin/mini-hacks

공개 프로퍼티들

프로퍼티 타입 설명
Anarkali string
Charlie string
Fempto string
Gizmo string
Kirby string
Olive string
Snow string
Whiskey string

공개 메소드들

메소드 설명
CheckDeviceId ( string id ) : bool
GetAppDescription ( string app ) : string
GetDeviceName ( string id ) : string

메소드 상세

CheckDeviceId() 공개 정적인 메소드

public static CheckDeviceId ( string id ) : bool
id string
리턴 bool

GetAppDescription() 공개 정적인 메소드

public static GetAppDescription ( string app ) : string
app string
리턴 string

GetDeviceName() 공개 정적인 메소드

public static GetDeviceName ( string id ) : string
id string
리턴 string

프로퍼티 상세

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

public static string Anarkali
리턴 string

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

public static string Charlie
리턴 string

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

public static string Fempto
리턴 string

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

public static string Gizmo
리턴 string

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

public static string Kirby
리턴 string

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

public static string Olive
리턴 string

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

public static string Snow
리턴 string

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

public static string Whiskey
리턴 string