Amazon.StorageGateway.Model.DescribeCacheResponse.IsSetCacheMissPercentage C# (CSharp) 메소드

IsSetCacheMissPercentage() 개인적인 메소드

private IsSetCacheMissPercentage ( ) : bool
리턴 bool
        internal bool IsSetCacheMissPercentage()
        {
            return this._cacheMissPercentage.HasValue; 
        }