C# Class System.Tests.TestAttribute

Inheritance: Attribute
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
TestVal int

Méthodes publiques

Méthode Description
TestAttribute ( int i ) : System.Collections.Generic

Method Details

TestAttribute() public méthode

public TestAttribute ( int i ) : System.Collections.Generic
i int
Résultat System.Collections.Generic

Property Details

TestVal public_oe property

public int TestVal
Résultat int