C# Class Taiste.ViewInAndroidStudio.Util.ProjectFileExtensions

Datei anzeigen Open project: taiste/ViewInAndroidStudio

Public Methods

Method Description
GetAndroidStudioFilePath ( this file ) : FilePath
IsResource ( this file ) : bool
IsResourceXmlFile ( this file ) : bool

Method Details

GetAndroidStudioFilePath() public static method

public static GetAndroidStudioFilePath ( this file ) : FilePath
file this
return FilePath

IsResource() public static method

public static IsResource ( this file ) : bool
file this
return bool

IsResourceXmlFile() public static method

public static IsResourceXmlFile ( this file ) : bool
file this
return bool