Метод | Описание | |
---|---|---|
SendController ( IDigipostService digipostService ) : System.IO |
Метод | Описание | |
---|---|---|
GetFileContent ( byte &fileContent, System.Web.HttpPostedFileBase httpPostedFileBase ) : void | ||
GetMimeType ( string &fileType, System.Web.HttpPostedFileBase httpPostedFileBase ) : void | ||
GetSendModelFromSession ( ) : |
||
Index ( |
||
IsFileSelected ( ) : bool | ||
IsValidFileContent ( byte &fileContent, string &fileType ) : bool | ||
Send ( |
public SendController ( IDigipostService digipostService ) : System.IO | ||
digipostService | IDigipostService | |
Результат | System.IO |