C# Класс Parser.TagTypeAttribute

This attribute is used to determine the name (identifier) of a tag.
Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
TagTypeAttribute ( string type ) : System

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

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

public TagTypeAttribute ( string type ) : System
type string
Результат System