Amazon.ECS.Model.ItemAttributes.IsSetContinuousShootingSpeed C# (CSharp) 메소드

IsSetContinuousShootingSpeed() 공개 메소드

Checks if ContinuousShootingSpeed property is set
public IsSetContinuousShootingSpeed ( ) : Boolean
리턴 Boolean
        public Boolean IsSetContinuousShootingSpeed()
        {
            return this.continuousShootingSpeedField != null;
        }
ItemAttributes