C# Класс Patchwork.ReplaceTypeAttribute

Наследование: ModifiesTypeAttribute
Показать файл Открыть проект

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

Метод Описание
ReplaceTypeAttribute ( string fullTypeName = null ) : System

Constructs a new instance of this attribute.

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

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

Constructs a new instance of this attribute.
public ReplaceTypeAttribute ( string fullTypeName = null ) : System
fullTypeName string The full name of the type to apply this attribute to.
Результат System