C# Class Binarysharp.Benchmark.BenchSharkTaskAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ZenLulz/BenchShark

Méthodes publiques

Méthode Description
BenchSharkTaskAttribute ( string name ) : System

Initializes a new instance of the BenchSharkTaskAttribute class.

Method Details

BenchSharkTaskAttribute() public méthode

Initializes a new instance of the BenchSharkTaskAttribute class.
public BenchSharkTaskAttribute ( string name ) : System
name string The name of the task.
Résultat System