Amazon.IoT.Model.CreateThingRequest.IsSetThingName C# (CSharp) Méthode

IsSetThingName() private méthode

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