Amazon.ECS.Model.ListTaskDefinitionsRequest.IsSetSort C# (CSharp) Method

IsSetSort() private method

private IsSetSort ( ) : bool
return bool
        internal bool IsSetSort()
        {
            return this._sort != null;
        }