C# 클래스 Mistilteinn.Texts.TextFile

상속: Mistilteinn.ViewModels.ViewModelBase
파일 보기 프로젝트 열기: RuriJudgement/Mistilteinn 1 사용 예제들

공개 메소드들

메소드 설명
FromFile ( String path ) : TextFile
Save ( ) : void
ToString ( ) : string

비공개 메소드들

메소드 설명
TextFile ( ) : System

메소드 상세

FromFile() 공개 정적인 메소드

public static FromFile ( String path ) : TextFile
path String
리턴 TextFile

Save() 공개 메소드

public Save ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string