Amazon.DeviceFarm.Model.GetOfferingStatusResponse.IsSetCurrent C# (CSharp) Method

IsSetCurrent() private method

private IsSetCurrent ( ) : bool
return bool
        internal bool IsSetCurrent()
        {
            return this._current != null && this._current.Count > 0; 
        }