C# Class DSShared.Old2.StrPropertyList

Inheritance: System.Collections.ArrayList
Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
StrPropertyList ( ) : System
this ( int i ) : StrProperty

Method Details

StrPropertyList() public méthode

public StrPropertyList ( ) : System
Résultat System

this() public méthode

public this ( int i ) : StrProperty
i int
Résultat StrProperty