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

AssociatedAttachmentResourcesImpl() private method

private AssociatedAttachmentResourcesImpl ( SmartsheetImpl smartsheet, string masterResourceType ) : System.Collections.Generic
smartsheet SmartsheetImpl
masterResourceType string
return System.Collections.Generic
        public AssociatedAttachmentResourcesImpl(SmartsheetImpl smartsheet, string masterResourceType)
            : base(smartsheet, masterResourceType)
        {
        }