Amazon.EC2.Model.CreateVpnConnectionRouteRequest.IsSetDestinationCidrBlock C# (CSharp) Метод

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

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