Amazon.CognitoIdentityProvider.Model.AdminGetUserResponse.IsSetUserLastModifiedDate C# (CSharp) 메소드

IsSetUserLastModifiedDate() 개인적인 메소드

private IsSetUserLastModifiedDate ( ) : bool
리턴 bool
        internal bool IsSetUserLastModifiedDate()
        {
            return this._userLastModifiedDate.HasValue; 
        }