C# Class Sharpex2D.TestStateAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ThuCommix/Sharpex2D

Méthodes publiques

Méthode Description
TestStateAttribute ( TestState state ) : System

Initializes a new TestStateAttribute class.

Method Details

TestStateAttribute() public méthode

Initializes a new TestStateAttribute class.
public TestStateAttribute ( TestState state ) : System
state TestState The TestState.
Résultat System