C# 클래스 Taiste.ViewInAndroidStudio.Util.ProjectFileExtensions

파일 보기 프로젝트 열기: taiste/ViewInAndroidStudio

공개 메소드들

메소드 설명
GetAndroidStudioFilePath ( this file ) : FilePath
IsResource ( this file ) : bool
IsResourceXmlFile ( this file ) : bool

메소드 상세

GetAndroidStudioFilePath() 공개 정적인 메소드

public static GetAndroidStudioFilePath ( this file ) : FilePath
file this
리턴 FilePath

IsResource() 공개 정적인 메소드

public static IsResource ( this file ) : bool
file this
리턴 bool

IsResourceXmlFile() 공개 정적인 메소드

public static IsResourceXmlFile ( this file ) : bool
file this
리턴 bool