Amazon.Rekognition.Model.Smile.IsSetConfidence C# (CSharp) Méthode

IsSetConfidence() private méthode

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