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

IsSetCreationDate() private méthode

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