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

IsSetThingTypeName() 개인적인 메소드

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