Amazon.DeviceFarm.Model.AccountSettings.IsSetUnmeteredDevices C# (CSharp) Méthode

IsSetUnmeteredDevices() private méthode

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