Amazon.CognitoIdentity.Model.IdentityDescription.IsSetLastModifiedDate C# (CSharp) Méthode

IsSetLastModifiedDate() private méthode

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