C# Class System.Tests.ArgumentUsageAttribute

Inheritance: Attribute
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
_guid object

Protected Properties

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

Méthodes publiques

Méthode Description
ArgumentUsageAttribute ( string UsageMsg ) : System.Collections.Generic

Method Details

ArgumentUsageAttribute() public méthode

public ArgumentUsageAttribute ( string UsageMsg ) : System.Collections.Generic
UsageMsg string
Résultat System.Collections.Generic

Property Details

_guid public_oe static_oe property

public static object _guid
Résultat object

usageMsg protected_oe property

protected string usageMsg
Résultat string