Amazon.Pinpoint.Model.EndpointLocation.IsSetCity C# (CSharp) Méthode

IsSetCity() private méthode

private IsSetCity ( ) : bool
Résultat bool
        internal bool IsSetCity()
        {
            return this._city != null;
        }