C# Class LORD2.RTRefFile

Afficher le fichier Open project: rickparrish/LORD2 Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
Sections RTRefSection>.Dictionary

Méthodes publiques

Méthode Description
RTRefFile ( string name ) : System

Method Details

RTRefFile() public méthode

public RTRefFile ( string name ) : System
name string
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Sections public_oe property

public Dictionary Sections
Résultat RTRefSection>.Dictionary