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

AttachmentResourcesImpl() private method

private AttachmentResourcesImpl ( SmartsheetImpl smartsheet ) : System
smartsheet SmartsheetImpl
return System
        public AttachmentResourcesImpl(SmartsheetImpl smartsheet)
            : base(smartsheet)
        {
        }