Amazon.EC2.Model.DeleteRouteRequest.IsSetDestinationCidrBlock C# (CSharp) 메소드

IsSetDestinationCidrBlock() 개인적인 메소드

private IsSetDestinationCidrBlock ( ) : bool
리턴 bool
        internal bool IsSetDestinationCidrBlock()
        {
            return this._destinationCidrBlock != null;
        }