System.Uri.CheckSecurity C# (CSharp) 메소드

CheckSecurity() 개인적인 메소드

private CheckSecurity ( ) : void
리턴 void
        protected virtual void CheckSecurity()
        {
            // This method just does not make sense
            // Should be deprecated and removed asap.
        }