C# Class CastleTests.BugAttribute

Inheritance: System.Attribute
显示文件 Open project: castleproject/Windsor

Public Methods

Method Description
BugAttribute ( string bugId ) : System

Method Details

BugAttribute() public method

public BugAttribute ( string bugId ) : System
bugId string
return System