C# Class Sharpex2D.DeveloperAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ThuCommix/Sharpex2D

Méthodes publiques

Méthode Description
DeveloperAttribute ( string name, string contact ) : System

Initializes a new DeveloperAttribute class.

Method Details

DeveloperAttribute() public méthode

Initializes a new DeveloperAttribute class.
public DeveloperAttribute ( string name, string contact ) : System
name string The Name.
contact string The contact option.
Résultat System