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

DiscussionAttachmentResourcesImpl() public method

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