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

ColumnResourcesImpl() private method

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