C# Класс System.Reflection.CustomAttributeType

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
CustomAttributeType ( CustomAttributeEncoding encodedType, CustomAttributeEncoding encodedArrayType, CustomAttributeEncoding encodedEnumType, string enumName ) : System

Описание методов

CustomAttributeType() публичный Метод

public CustomAttributeType ( CustomAttributeEncoding encodedType, CustomAttributeEncoding encodedArrayType, CustomAttributeEncoding encodedEnumType, string enumName ) : System
encodedType CustomAttributeEncoding
encodedArrayType CustomAttributeEncoding
encodedEnumType CustomAttributeEncoding
enumName string
Результат System