Amazon.XRay.Model.AnnotationValue.IsSetBooleanValue C# (CSharp) Méthode

IsSetBooleanValue() private méthode

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