Aspects.Logging.Tests.LoggingAspectBaseFunctionalityTests.ThrowsException C# (CSharp) Méthode

ThrowsException() private méthode

private ThrowsException ( ) : void
Résultat void
        private static void ThrowsException()
        {
            throw new NotImplementedException();
        }
    }