Amazon.EC2.Model.HostProperties.IsSetCores C# (CSharp) Method

IsSetCores() private method

private IsSetCores ( ) : bool
return bool
        internal bool IsSetCores()
        {
            return this._cores.HasValue; 
        }