C# 클래스 OpenIDE.Core.Caching.Project

파일 보기 프로젝트 열기: continuoustests/OpenIDE 1 사용 예제들

공개 메소드들

메소드 설명
Project ( string file, string json ) : System
SetFileSearch ( ) : Project
Update ( string json, bool fileSearch ) : void

메소드 상세

Project() 공개 메소드

public Project ( string file, string json ) : System
file string
json string
리턴 System

SetFileSearch() 공개 메소드

public SetFileSearch ( ) : Project
리턴 Project

Update() 공개 메소드

public Update ( string json, bool fileSearch ) : void
json string
fileSearch bool
리턴 void