C# Class Prebuild.Core.Attributes.DataNodeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: aurora-sim/Aurora-Libs

Méthodes publiques

Méthode Description
DataNodeAttribute ( string name ) : System

Initializes a new instance of the DataNodeAttribute class.

Method Details

DataNodeAttribute() public méthode

Initializes a new instance of the DataNodeAttribute class.
public DataNodeAttribute ( string name ) : System
name string The name.
Résultat System