Amazon.Rekognition.Model.MouthOpen.IsSetConfidence C# (CSharp) 메소드

IsSetConfidence() 개인적인 메소드

private IsSetConfidence ( ) : bool
리턴 bool
        internal bool IsSetConfidence()
        {
            return this._confidence.HasValue; 
        }