C# Class System.ComponentModel.Tests.CustomDefaultValueAttribute

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

Méthodes publiques

Méthode Description
CustomDefaultValueAttribute ( object value ) : System.Collections.Generic
SetValue ( object value ) : void

Method Details

CustomDefaultValueAttribute() public méthode

public CustomDefaultValueAttribute ( object value ) : System.Collections.Generic
value object
Résultat System.Collections.Generic

SetValue() public méthode

public SetValue ( object value ) : void
value object
Résultat void