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

CommentResourcesImpl() private method

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