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

IsSetGemType() 공개 메소드

Checks if GemType property is set
public IsSetGemType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetGemType()
        {
            return  this.gemTypeField != null;
        }
ItemAttributes