프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PersistentState | System |
메소드 | 설명 | |
---|---|---|
ReadFile ( string filePath ) : |
||
ReadStream ( Stream stream ) : |
||
SaveFile ( string filePath, |
||
SaveStream ( Stream stream, |
메소드 | 설명 | |
---|---|---|
PersistentState ( ) : System |
public static ReadFile ( string filePath ) : |
||
filePath | string | |
리턴 |
public static ReadStream ( Stream stream ) : |
||
stream | Stream | |
리턴 |
public static SaveFile ( string filePath, |
||
filePath | string | |
state | ||
리턴 | bool |
public static SaveStream ( Stream stream, |
||
stream | Stream | |
state | ||
리턴 | bool |