C# 클래스 Binarysharp.Benchmark.BenchSharkTaskAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: ZenLulz/BenchShark

공개 메소드들

메소드 설명
BenchSharkTaskAttribute ( string name ) : System

Initializes a new instance of the BenchSharkTaskAttribute class.

메소드 상세

BenchSharkTaskAttribute() 공개 메소드

Initializes a new instance of the BenchSharkTaskAttribute class.
public BenchSharkTaskAttribute ( string name ) : System
name string The name of the task.
리턴 System