C# Class DSShared.Lists.EditStrAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: pmprog/OpenXCOM.Tools

Méthodes publiques

Méthode Description
EditStrAttribute ( EditStrType editType ) : System

Initializes a new instance of the T:EditStrAttribute class.

Method Details

EditStrAttribute() public méthode

Initializes a new instance of the T:EditStrAttribute class.
public EditStrAttribute ( EditStrType editType ) : System
editType EditStrType Type of the edit.
Résultat System