프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MaxFileSize | int |
메소드 | 설명 | |
---|---|---|
ByteFile ( byte data, string fileName, string mimeType = null ) : System | ||
ByteFile ( string filePath ) : System |
public ByteFile ( byte data, string fileName, string mimeType = null ) : System | ||
data | byte | |
fileName | string | |
mimeType | string | |
리턴 | System |