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

SheetUpdateRequestResourcesImpl() public method

public SheetUpdateRequestResourcesImpl ( SmartsheetImpl smartsheet ) : System.Collections.Generic
smartsheet SmartsheetImpl
return System.Collections.Generic
        public SheetUpdateRequestResourcesImpl(SmartsheetImpl smartsheet)
            : base(smartsheet)
        {
        }