Method | Description | |
---|---|---|
UploadImageToDish ( this dishWithImages, |
||
UploadImageToDish ( this dishWithImages, |
||
UploadImageToRestaurant ( this rest, |
public static UploadImageToDish ( this dishWithImages, |
||
dishWithImages | this | |
gridFS | ||
fs | System | |
imageName | string | |
return | MongoDB.Driver.GridFS.MongoGridFSFileInfo |
public static UploadImageToDish ( this dishWithImages, |
||
dishWithImages | this | |
gridFS | ||
fs | System | |
imageName | string | |
contentType | string | |
return | MongoDB.Driver.GridFS.MongoGridFSFileInfo |
public static UploadImageToRestaurant ( this rest, |
||
rest | this | |
gridFS | ||
fs | System | |
imageName | string | |
contentType | string | |
return | MongoDB.Driver.GridFS.MongoGridFSFileInfo |