C# 클래스 LynnaLab.StringFileComponent

상속: FileComponent
파일 보기 프로젝트 열기: Drenn1/LynnaLab 1 사용 예제들

공개 메소드들

메소드 설명
GetString ( ) : string
StringFileComponent ( FileParser parser, string s, IList spacing ) : System

메소드 상세

GetString() 공개 메소드

public GetString ( ) : string
리턴 string

StringFileComponent() 공개 메소드

public StringFileComponent ( FileParser parser, string s, IList spacing ) : System
parser FileParser
s string
spacing IList
리턴 System