Amazon.EC2.Model.HostProperties.IsSetCores C# (CSharp) 메소드

IsSetCores() 개인적인 메소드

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