메소드 | 설명 | |
---|---|---|
ReadLine ( this fs ) : string | ||
WriteLine ( this fs, string f ) : void | ||
WriteString ( this fs, string f ) : void |
public static WriteLine ( this fs, string f ) : void | ||
fs | this | |
f | string | |
리턴 | void |
public static WriteString ( this fs, string f ) : void | ||
fs | this | |
f | string | |
리턴 | void |