C# Class NUnit.Framework.RepeatAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: ermau/Tempest

Public Methods

Method Description
RepeatAttribute ( int count ) : System

Method Details

RepeatAttribute() public method

public RepeatAttribute ( int count ) : System
count int
return System