Amazon.APIGateway.Model.RestApi.IsSetCreatedDate C# (CSharp) Méthode

IsSetCreatedDate() private méthode

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