C# Class System.Reflection.CustomAttributeType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CustomAttributeType ( CustomAttributeEncoding encodedType, CustomAttributeEncoding encodedArrayType, CustomAttributeEncoding encodedEnumType, string enumName ) : System

Method Details

CustomAttributeType() public méthode

public CustomAttributeType ( CustomAttributeEncoding encodedType, CustomAttributeEncoding encodedArrayType, CustomAttributeEncoding encodedEnumType, string enumName ) : System
encodedType CustomAttributeEncoding
encodedArrayType CustomAttributeEncoding
encodedEnumType CustomAttributeEncoding
enumName string
Résultat System