C# Class Unicorn.VS.Annotations.AspChildControlTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: BerserkerDotNet/Unicorn.VisualStudio

Méthodes publiques

Méthode Description
AspChildControlTypeAttribute ( string tagName, Type controlType ) : System

Method Details

AspChildControlTypeAttribute() public méthode

public AspChildControlTypeAttribute ( string tagName, Type controlType ) : System
tagName string
controlType System.Type
Résultat System