Amazon.CognitoIdentityProvider.Model.ConfirmDeviceRequest.IsSetDeviceName C# (CSharp) Метод

IsSetDeviceName() приватный Метод

private IsSetDeviceName ( ) : bool
Результат bool
        internal bool IsSetDeviceName()
        {
            return this._deviceName != null;
        }