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

IsSetCreationDate() 개인적인 메소드

private IsSetCreationDate ( ) : bool
리턴 bool
        internal bool IsSetCreationDate()
        {
            return this._creationDate.HasValue; 
        }