1
// *********************************************************************
2
// Copyright 2007, Andreas Schlapsi
3
// This is free software licensed under the MIT license.
4
// *********************************************************************
7
namespace NUnitExtension.RowTest
9
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
10
public sealed class RowTestAttribute : Attribute