Amazon.EC2.Model.IcmpTypeCode.IsSetType C# (CSharp) Méthode

IsSetType() private méthode

private IsSetType ( ) : bool
Résultat bool
        internal bool IsSetType()
        {
            return this._type.HasValue; 
        }