C# Class System.Tests.AttributeTests.StringValueAttribute

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

Méthodes publiques

Свойство Type Description
StringValue string

Méthodes publiques

Méthode Description
StringValueAttribute ( string stringValue ) : System

Method Details

StringValueAttribute() public méthode

public StringValueAttribute ( string stringValue ) : System
stringValue string
Résultat System

Property Details

StringValue public_oe property

public string StringValue
Résultat string