C# Class VsTeXProject.ResourcesDescriptionAttribute

Inheritance: System.ComponentModel.DescriptionAttribute
Afficher le fichier Open project: mimura1133/vstex

Méthodes publiques

Méthode Description
ResourcesDescriptionAttribute ( string description ) : System

Public constructor.

Method Details

ResourcesDescriptionAttribute() public méthode

Public constructor.
public ResourcesDescriptionAttribute ( string description ) : System
description string Attribute description.
Résultat System