Amazon.ElasticLoadBalancingV2.Model.ModifyListenerRequest.IsSetProtocol C# (CSharp) Метод

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

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