C# Class Parser.TagTypeAttribute

This attribute is used to determine the name (identifier) of a tag.
Inheritance: System.Attribute
Datei anzeigen Open project: totpero/SqlParser

Public Methods

Method Description
TagTypeAttribute ( string type ) : System

Method Details

TagTypeAttribute() public method

public TagTypeAttribute ( string type ) : System
type string
return System