Amazon.DeviceFarm.Model.GetOfferingStatusResponse.IsSetCurrent C# (CSharp) Méthode

IsSetCurrent() private méthode

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