메소드 | 설명 | |
---|---|---|
Create ( string filePath, Stream stream ) : void | ||
EnsureDirectory ( string path ) : void | ||
GetLastAccessTimeUtc ( string filePath ) : System.DateTime | ||
MapPath ( string virtualPath ) : string | ||
Open ( string filePath ) : Stream |
public Create ( string filePath, Stream stream ) : void | ||
filePath | string | |
stream | Stream | |
리턴 | void |
public GetLastAccessTimeUtc ( string filePath ) : System.DateTime | ||
filePath | string | |
리턴 | System.DateTime |