AcManager.Tools.Helpers.Loaders.GoogleDriveLoader.GoogleDriveLoader C# (CSharp) Method

GoogleDriveLoader() public method

public GoogleDriveLoader ( string url ) : System
url string
return System
        public GoogleDriveLoader(string url) : base(PrepareUrl(url)) {}