Amazon.EC2.Model.IcmpTypeCode.IsSetType C# (CSharp) 메소드

IsSetType() 개인적인 메소드

private IsSetType ( ) : bool
리턴 bool
        internal bool IsSetType()
        {
            return this._type.HasValue; 
        }