C# Класс Google.SmartLock.Editor.SetupUtils

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Alert ( string title, string s ) : void
CopySupportLibs ( ) : bool
DeleteDirIfExists ( string dir ) : void
EnsureDirExists ( string dir ) : void
GetAndroidSdkPath ( ) : string
HasAndroidSdk ( ) : bool
SlashesToPlatformSeparator ( string path ) : string

Описание методов

Alert() публичный статический Метод

public static Alert ( string title, string s ) : void
title string
s string
Результат void

CopySupportLibs() публичный статический Метод

public static CopySupportLibs ( ) : bool
Результат bool

DeleteDirIfExists() публичный статический Метод

public static DeleteDirIfExists ( string dir ) : void
dir string
Результат void

EnsureDirExists() публичный статический Метод

public static EnsureDirExists ( string dir ) : void
dir string
Результат void

GetAndroidSdkPath() публичный статический Метод

public static GetAndroidSdkPath ( ) : string
Результат string

HasAndroidSdk() публичный статический Метод

public static HasAndroidSdk ( ) : bool
Результат bool

SlashesToPlatformSeparator() публичный статический Метод

public static SlashesToPlatformSeparator ( string path ) : string
path string
Результат string