Amazon.CognitoIdentity.Model.IdentityDescription.IsSetLastModifiedDate C# (CSharp) 메소드

IsSetLastModifiedDate() 개인적인 메소드

private IsSetLastModifiedDate ( ) : bool
리턴 bool
        internal bool IsSetLastModifiedDate()
        {
            return this._lastModifiedDate.HasValue; 
        }