Method | Description | |
---|---|---|
GetAttachmentHttpResponseMessage ( string fileName, string fileType, Stream fileContent ) : |
||
GetAttachmentHttpResponseMessage ( string fileName, string fileType, string fileContent ) : |
public static GetAttachmentHttpResponseMessage ( string fileName, string fileType, Stream fileContent ) : |
||
fileName | string | |
fileType | string | |
fileContent | Stream | |
return |
public static GetAttachmentHttpResponseMessage ( string fileName, string fileType, string fileContent ) : |
||
fileName | string | |
fileType | string | |
fileContent | string | |
return |