Amazon.DeviceFarm.Model.Rule.IsSetAttribute C# (CSharp) Метод

IsSetAttribute() приватный Метод

private IsSetAttribute ( ) : bool
Результат bool
        internal bool IsSetAttribute()
        {
            return this._attribute != null;
        }