C# Class System.Reflection.CustomAttributeNamedParameter

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System

Method Details

CustomAttributeNamedParameter() public méthode

public CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System
argumentName string
fieldOrProperty CustomAttributeEncoding
type CustomAttributeType
Résultat System