C# 클래스 MonoDevelop.Projects.SharedAssetsProjects.SharedAssetsProjectExtensions

파일 보기 프로젝트 열기: jgranick/haxedevelop

공개 메소드들

메소드 설명
GetItemsProjectPath ( this r ) : string
SetItemsProjectPath ( this r, string path ) : void

메소드 상세

GetItemsProjectPath() 공개 정적인 메소드

public static GetItemsProjectPath ( this r ) : string
r this
리턴 string

SetItemsProjectPath() 공개 정적인 메소드

public static SetItemsProjectPath ( this r, string path ) : void
r this
path string
리턴 void