Amazon.CognitoIdentityProvider.Model.RespondToAuthChallengeResponse.IsSetSession C# (CSharp) 메소드

IsSetSession() 개인적인 메소드

private IsSetSession ( ) : bool
리턴 bool
        internal bool IsSetSession()
        {
            return this._session != null;
        }