C# Class NUnit.Specifications.SubjectAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: iancooper/Paramore

Méthodes publiques

Méthode Description
SubjectAttribute ( Type subjectType ) : System
SubjectAttribute ( string subject ) : System

Method Details

SubjectAttribute() public méthode

public SubjectAttribute ( Type subjectType ) : System
subjectType System.Type
Résultat System

SubjectAttribute() public méthode

public SubjectAttribute ( string subject ) : System
subject string
Résultat System