C# 클래스 Mono.Debugger.SourceFileFactory

상속: DebuggerMarshalByRefObject
파일 보기 프로젝트 열기: baulig/debugger 1 사용 예제들

공개 메소드들

메소드 설명
Exists ( string name ) : bool
FindFile ( string name ) : SourceBuffer

비공개 메소드들

메소드 설명
read_file ( object user_data ) : object

메소드 상세

Exists() 공개 메소드

public Exists ( string name ) : bool
name string
리턴 bool

FindFile() 공개 메소드

public FindFile ( string name ) : SourceBuffer
name string
리턴 SourceBuffer