C# Class Projbook.Extension.Spi.SyntaxAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: defrancea/Projbook

Méthodes publiques

Méthode Description
SyntaxAttribute ( string name ) : System

Initializes a new instance of SyntaxAttribute.

Method Details

SyntaxAttribute() public méthode

Initializes a new instance of SyntaxAttribute.
public SyntaxAttribute ( string name ) : System
name string The syntax name.
Résultat System