Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceAttributes C# (CSharp) 메소드

IsSetDeviceAttributes() 개인적인 메소드

private IsSetDeviceAttributes ( ) : bool
리턴 bool
        internal bool IsSetDeviceAttributes()
        {
            return this._deviceAttributes != null && this._deviceAttributes.Count > 0; 
        }