C# 클래스 hOOt.Document

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Document ( ) : System
Document ( string filename, string text ) : System
ToString ( ) : string

메소드 상세

Document() 공개 메소드

public Document ( ) : System
리턴 System

Document() 공개 메소드

public Document ( string filename, string text ) : System
filename string
text string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string