C# Class MapServer.TLink

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
f int
next TLink
node TTree

Méthodes publiques

Méthode Description
TLink ( ) : System

Method Details

TLink() public méthode

public TLink ( ) : System
Résultat System

Property Details

f public_oe property

public int f
Résultat int

next public_oe property

public TLink,MapServer next
Résultat TLink

node public_oe property

public TTree,MapServer node
Résultat TTree