Amazon.EC2.Model.HostProperties.IsSetCores C# (CSharp) Méthode

IsSetCores() private méthode

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