Amazon.IoT.Model.CreateThingRequest.IsSetThingName C# (CSharp) 메소드

IsSetThingName() 개인적인 메소드

private IsSetThingName ( ) : bool
리턴 bool
        internal bool IsSetThingName()
        {
            return this._thingName != null;
        }