C# Класс Taiste.ViewInAndroidStudio.Util.ProjectExtensions

Показать файл Открыть проект

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

Метод Описание
CreateAndroidStudioProject ( this p ) : void
GetAndroidStudioProjectPath ( this p ) : FilePath
GetAndroidStudioProjectResourceDirectoryPath ( this p ) : FilePath
GetResourceDirectoryPath ( this p ) : FilePath
IsAndroidProject ( this p ) : bool

Приватные методы

Метод Описание
AddAliases ( string resourceType, List files, System.Xml.Linq.XElement aliasRoot ) : void
ConvertCharToUniqueString ( char c ) : string
CreateAndroidStudioProjectStructure ( this p ) : void
FinishGradleFile ( this p ) : void
GetResourceFilesByType ( this p, string fileType ) : List
LinkResourceFiles ( this p ) : void
MakeAliasFile ( this p ) : void
SelectDistinctFilesWithCapital ( this filePaths ) : IEnumerable
TransformFileName ( string fileName, bool isLayout ) : string

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

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

public static CreateAndroidStudioProject ( this p ) : void
p this
Результат void

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

public static GetAndroidStudioProjectPath ( this p ) : FilePath
p this
Результат FilePath

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

public static GetAndroidStudioProjectResourceDirectoryPath ( this p ) : FilePath
p this
Результат FilePath

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

public static GetResourceDirectoryPath ( this p ) : FilePath
p this
Результат FilePath

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

public static IsAndroidProject ( this p ) : bool
p this
Результат bool