[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.GoogleDriveStorage.Write

Write Method

Write(Stream)

Uploads file with the specified path.

Declaration
public void Write(Stream stream)
Parameters
Type Name Description
Stream stream
Implements