Amazon.EC2.Model.EbsBlockDevice.IsSetVolumeType C# (CSharp) 메소드

IsSetVolumeType() 개인적인 메소드

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