Amazon.EC2.Model.DetachVolumeRequest.IsSetDevice C# (CSharp) Метод

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

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