C# Class XCom.Node

Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Свойство Type Description
last Node
next Node
str string

Méthodes publiques

Méthode Description
Node ( string str ) : System

Method Details

Node() public méthode

public Node ( string str ) : System
str string
Résultat System

Property Details

last public_oe property

public Node,XCom last
Résultat Node

next public_oe property

public Node,XCom next
Résultat Node

str public_oe property

public string str
Résultat string