Smartsheet.Api.Internal.HomeFolderResourcesImpl.HomeFolderResourcesImpl C# (CSharp) Method

HomeFolderResourcesImpl() public method

Constructor.
if any argument is null
public HomeFolderResourcesImpl ( SmartsheetImpl smartsheet ) : System.Collections.Generic
smartsheet SmartsheetImpl the Smartsheet
return System.Collections.Generic
        public HomeFolderResourcesImpl(SmartsheetImpl smartsheet)
            : base(smartsheet)
        {
        }