Amazon.EC2.Model.InstanceLicense.IsSetPool C# (CSharp) Метод

IsSetPool() приватный Метод

private IsSetPool ( ) : bool
Результат bool
        internal bool IsSetPool()
        {
            return this.pool != null;
        }
    }
InstanceLicense