메소드 | 설명 | |
---|---|---|
appendline ( string absfilepath, string line, System file ) : void | ||
createfile ( string absfilepath ) : System.IO.StreamWriter |
메소드 | 설명 | |
---|---|---|
writetest ( ) : void |
public appendline ( string absfilepath, string line, System file ) : void | ||
absfilepath | string | |
line | string | |
file | System | |
리턴 | void |
public createfile ( string absfilepath ) : System.IO.StreamWriter | ||
absfilepath | string | |
리턴 | System.IO.StreamWriter |